ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
WinAdaptHeight (Function)
Adapts the window height to the content of controls.
WinAdaptWidth (Function)
Adapts the window width to the content of controls.
Handling a Web Component control through programming
Display (External language)
Displays a value in a control or assigns a value in a variable.
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart).
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
Enumeration (Variable type)
An enumeration is a set of values......
HPass (Function)
Defines the password used to create or open a data file.
StatStandardDeviation (Function)
Calculates the standard deviation for a series of values.
ServiceRestart (Function)
Restarts a service (already started).
MapItineraryDistance (Function)
Calculates the distance of an itinerary in a Map control.
fUnlock (Example)
Usage example of the fUnlock function
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
ArcTan2 (Function)
Returns the arc tangent 2 of the values passed as parameter.
XMLExtractDocument (Function)
Creates a new XML document from an existing XML document.
IntToHexa (Function)
Returns the hexadecimal string of a numeric value.
Combination (Type of variable)
A combination is a set of options.
zipOpenCAB (Function)
Opens an existing archive in CAB format.
ThreadStop (Function)
Stops a secondary thread. Function not recommended.