ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect by the database accessed by a specific connection (connection described in the analysis or described by HDescribeConnection or HOpenConnection)....
zipCreateExe (Example)
Usage example of the zipCreateExe function
Dequeue (Function)
Removes an element from the queue.
xmlAttribute (Type of variable)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
ArraySeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
TableInsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
dVerticalSymmetry (Function)
Flips an image with respect to a vertical axis (symmetry with respect to a vertical axis).
dHorizontalSymmetry (Function)
Flips an image with respect to a horizontal axis (symmetry with respect to a horizontal axis).
FinDecreasingRedemption (Function)
Calculates the amortization value of a good over a specific period of time, via the formula for fixed-rate decreasing amortization.
HandleParentNext (Function)
Forces the parent of the next window to open.
Supercontrol
A supercontrol is an advanced type of control......
RGBGreen (Function)
Returns the green component of an RGB color.
RGBRed (Function)
Returns the red component of an RGB color.
RGBBlue (Function)
Returns the blue component of an RGB color.
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
grColor (Function)
Returns and initializes the color of different chart elements.
MouseXPos (Function)
Returns the horizontal position (X) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
MouseYPos (Function)
Returns the vertical position (Y) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
zipCreate (Function)
Creates an archive.