ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications...
CancelWebserviceContext (Function)
Deletes from the webservice context a variable added by DeclareWebserviceContext.
Error 802: Invalid syntax for this function
dCircle (Example)
Usage example of the dCircle function
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
dRectangle (Example)
Usage example of the dRectangle function
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
OpenMainMenu (Function)
Opens the main menu of the current window.
WLanguage procedure called by AppDetectUPDAvailable
Procedure ("Callback") called by AppDetectUPDAvailable when an update for the active application is detected.
RTFSearch (Function)
Finds a character string in an RTF control (found in a window or in a report) or in a character string containing text in RTF format.
SQLExec (Example)
Usage example of the SQLExec function
Stand-alone executable
The executable will be stand-alone if the following elements are included in the executable......
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
zipDeleteAll (Function)
Deletes all files from an archive.
ServiceRestart (Function)
Restarts a service (already started).
Error 25: No THEN statement is associated with this IF
13. Generation modes
RTFInsert (Function)
Inserts a character string in RTF into the content of an RTF control (found in a window or in a report) or into the content of a character string in RTF.
HChangeKey (Example)
Usage example of the HChangeKey function
dbgInfo (Function)
Returns a debug information.
VisibleRange (Property)
The VisibleRange property is used to get and change the width of the Range Slider control track.
Use (External language)
Opens the specified window by closing all the windows opened beforehand.
TextToRTF (Function)
Converts text to Rich Text Format.
Error 810: * can only be used for a parameter with a default value
DomoStatus (Function)
Used to find out whether an electrical device (compatible with the X10 protocol) is switched on or off.
HExecuteQuery (Example)
Usage example of the HExecuteQuery function