ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
TreeSelect (Function)
Returns the full path of the selected element in a TreeView control.
zipSplit (Example)
Usage example of the zipSplit function
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
sfExecuteQueryResult (Type of variable)
The sfExecuteQueryResult type is used to find out the result of SFForwardQuery and SFExecuteQuery...
docNumbering (Type of variable)
The docNumbering type is used to define the advanced characteristics of a numbering used in a Word Processing document.
grTimeLevelMax (Function)
Defines the number of levels to display in the time scale of a chart as well as the maximum level.
GanttAddTask (Function)
Adds a task in a Gantt Chart column in a Table or TreeView Table control.
DrawingStyle (Function)
Allows you to find out and modify: the display mode of grayed buttons found in the windows of your application. the display mode of translucent border for the windows of your application. the mode for loading large images....
HInitHF55 (Function)
Used to access specific functions for managing xBase (or dBase) data if Native xBase Access provided with WINDEV or WEBDEV 14 is not available.
Complete (Function)
Returns a character string of a specified length.
DateTimeDifference (Function)
Calculates the difference between two dates and times.
Camera (Property)
The Camera property is used to identify and change the camera used (back or front).
Polygon (Property)
The Polygon keyword can correspond to...
IdentifierAWPContext (Function)
Returns the identifier of AWP context.
AlternativeText (Property)
The AlternativeTextproperty is used to get and edit the alternative text of controls in a page.
AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
grPrint (Function)
Prints a chart.
MarkdownToDOCX (Function)
Converts a Markdown string to a DOCX file.
OemToAnsi (Function)
Converts an OEM string (DOS) to an ANSI string (Windows).
ListInfoXY (Function)
Returns the index of the row (or image) at a given position in a List Box or ListView control.
Extra (Property)
The Extra property is used to: Get additional information about a control, window, or page. Edit additional information of a control, window or page. In browser code, you can only get additional information of a control or page....
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
MapImage (Type of variable)
The MapImage type is used to define the characteristics of an image to be drawn on the map displayed in a Map control.
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....