ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
OLELoad (Function)
Initializes an OLE control with an OLE object.
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.
XMLRename (Function)
Renames the current element (tag or attribute) in an XML document.
zipCreateExe (Example)
Usage example of the zipCreateExe function
FTPCommand (Example)
Usage example of the FTPCommand function
HTMLToRGB (Function)
Converts the HTML color into RGB color.
ProfilerEnd (Function)
Stops "collecting data" for the performance profiler.
Simple statements
AllowActionBarHiding (Property)
The AllowActionBarHiding property automatically hides the Action Bar.
sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.
XMLInsertElement (Function)
Inserts an XML element (tag or attribute) into an XML document.
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
Null (keyword)
The "Null" keyword can correspond to:
EmailSetTimeOut (Function)
Changes the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.
WinEdLoad (Function)
Loads the changes made by the end user in a window.
NbComponent (Property)
The NbComponent property is used to get the number of elements in a composite key.
Handling an OLE control by programming
WINDEV enables you to handle an OLE control by programming......
FTPGet (Example)
Usage example of the FTPGet function
CtDescribedCaption (Property)
The CtDescribedCaption property is used to get and set the caption of the connection to the OLE DB data source.
I work as a developer: How to manage my tasks and my schedule?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile include many tools to help developers manage their schedules and the different associated tasks......
HClient structure
The HClient structure is used to......
Error 35: 'Continue' is available in the loops only