ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
SocketCreate (Function)
Creates a socket.
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
fExtractPath (Example)
Usage example of the fExtractPath function
zipDeleteAll (Example)
Usage example of the zipDeleteAll function
The Static control
A Static control is a control used to display a static text......
fMakeDir (Example)
Usage example of the fMakeDir function
HErrorInfo (Example)
Usage example of the HErrorInfo function
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
zipNbFile (Example)
Usage example of the zipNbFile function
fDir (Example)
Usage example of the fDir function
fRename (Example)
Usage example of the fRename function
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
HNbRec (Example)
Usage example of the HNbRec function
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
HReadFirst (Function)
Sets the position on the first record according to a browse item.
XMLAddChild (Example)
Usage example of the XMLAddChild function
XMLElementName (Example)
Usage example of the XMLElementName function
XMLRoot (Example)
Usage example of the XMLRoot function
XMLFind (Example)
Usage example of the XMLFind function
XMLSavePosition (Example)
Usage example of the XMLSavePosition function
XMLChild (Example)
Usage example of the XMLChild function
XMLRestorePosition (Example)
Usage example of the XMLRestorePosition function
XMLBuildString (Example)
Usage example of the XMLBuildString function
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....