ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
PVTCalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.
RGB (Function)
Defines a color from its Red, Green and Blue components.
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....
Constants for external files
List of constants used by the functions for managing external files....
fOpenTempFile (Function)
Creates and opens a temporary file.
SchedulerDeleteResource (Function)
Deletes a resource from a Scheduler control.
iColumnNum (Function)
Returns the number of the current column in a multi-column report.
fDirRename (Function)
Renames a directory.
PreviousWin (Function)
Identifies the window that was in edit before the window that is currently in edit (for the same project).
SOAPRunXML (Function)
Runs a procedure on a SOAP server.
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
Assisted Application Development
The Assisted Application Development (AAD) is a permanent help in the environment. This help suggests actions whenever it is appropriate....
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
Functions for managing Map controls (prefix syntax)
The following functions are used to manage Map controls via prefix syntax...
Compress (Function)
Compresses a string or a memory block (buffer) in binary format.
Power (Function)
Raise a number to a power.
iCloseReport (Function)
Stops printing the current report immediately.
dCopyImage (Example)
Usage example of the dCopyImage function
HAlias (Example)
Usage example of the HAlias function
zipExtractAll (Example)
Usage example of the zipExtractAll function
Size (Property)
The Size property is used to determine and change the size of an element.