ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DomoOpen (Function)
Used to establish a connection with a X10 interface.
ManualEvent (Type of variable)
The ManualEvent type is used to manage a manual event.
13. Debugger
Events associated with a Switch control
Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa......
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
Flexible modeling editor
The flexible modeling editor allows you to easily create a "non-restricting" and "flexible" modeling, entirely included in the environment......
WarningAsynchronous (Function)
Displays a custom message in a non-blocking system warning window.
GglFillCalendarByRequest (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved from a custom request.
dText (Example)
Usage example of the dText function
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
fRename (Example)
Usage example of the fRename function
zipSize (Example)
Usage example of the zipSize function
Error 532: The size of the string to extract must be strictly positive
NetClientSendMessage (Function)
Sends a message from the server to all the connected client computers. This function is kept for backward compatibility....
zipCreateExe (Example)
Usage example of the zipCreateExe function
Type (Example)
Usage example of the Type property
HState (Example)
Usage example of the HState function
EmailMsgError (Example)
Usage example of the EmailMsgError function
SCM: Working in Offline mode
The Source Code Manager allows you to easily work in offline mode......
BTListService (Function)
Returns the list of services provided by a Bluetooth device.
RedisPipelineAdd (Function)
Adds a Redis command in a pipeline.
FTPCommand (Example)
Usage example of the FTPCommand function