ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MobileNetworkConnectionInfo (Function)
Returns information regarding the current connection to data on the mobile network.
BREAK statement/"BREAK:" label
The keyword BREAK can correspond: to the BREAK statement: it allows you to exit a set of instructions and run the rest of the current process. to the BREAK label: it allows you to declare a section of code in a loop. This code will be run when exitingfrom the loop with a "BREAK" statement....
xmlAttribute (Type of variable)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
mlzInsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
CaseSensitive (Property)
The CaseSensitive property is used to determine if the different searches performed on the item distinguish between uppercase and lowercase characters (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
Creating the executable and the setup program
The languages supported by the application are taken into account......
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) through programming.
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
SQLTransaction (Example)
Usage example of the SQLTransaction function
HSetPosition (Example)
Usage example of the HSetPosition function
grType (Function)
Identifies or modifies the type of chart.
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
Google Maps management functions
List of functions for managing Google maps...
HLinkMemo (Example)
Usage example of the HLinkMemo function
HCreateView (Example)
Usage example of the HCreateView function
HSubstDir (Example)
Usage example of the HSubstDir function
grBarColor (Function)
Initializes the color of a specific bar in a Column or Stacked Column chart.
DriveMoveDirectory (Function)
Move a directory and its contents to another directory on the same Drive (remote disk).
HOpenConnection (Example)
Usage example of the HOpenConnection function
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
GPSLastPosition (Function)
Retrieves the information about the last known device position.