ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HLinkMemo (Example)
Usage example of the HLinkMemo function
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
grType (Function)
Identifies or modifies the type of chart.
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
MobileNetworkConnectionInfo (Function)
Returns information regarding the current connection to data on the mobile network.
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
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).
Google Maps management functions
List of functions for managing Google maps...
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....
HCreateView (Example)
Usage example of the HCreateView function
HSubstDir (Example)
Usage example of the HSubstDir function
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.
GesturePosY (Function)
Returns the vertical position of the pointer (finger or stylus).
Stand-alone executable
The executable will be stand-alone if the following elements are included in the executable......
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
Google document management functions
List of functions for managing Google documents...
General environment of WINDEV
WDD55 (Property)
The WDD55 property is used to: Get the name and full path of the Hyper File 5.5 WDD file. Set the name and full path of the Hyper File 5.5 WDD file....
HAdd (Example)
Usage example of the HAdd function