ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
Geometry (Variable type)
The Geometry type can be used to store any type of geometry: point, polygon, etc.
sfEmptyRecycleBinResult (Type of variable)
The sfEmptyRecycleBinResult type is used to find out the result of SFEmptyRecycleBin...
dbgCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
DynamicServingConfigure (Function)
Indicates the environment that will be used by the "Dynamic Serving" to choose the set of pages to display.
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
DiagramUngroup (Function)
Dissociates the different shapes of a group in a Diagram Editor control.
TableFormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
Position (Function)
Finds the position of a specified string within another string.
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
Events associated with Button controls
List of events associated with Button controls...
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
zipExtractFile (Example)
Usage example of the zipExtractFile function
Execute (Function)
Starts the execution of a process through programming.
Appointment (Variable type)
The type Appointment type lets you define all the advanced features of an appointment: times, location, etc.