ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
UnloadWDL (Function)
Frees the library that was loaded in memory by LoadWDL.
<Window>.Open (Function)
Opens a modal WINDEV or WINDEV Mobile window.
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
ScanToPDF (Function)
Saves a document from a scanner to a PDF file.
gglPath (Type of variable)
The gglPath type is used to define the characteristics of the route to drawn on a map...
FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed. Condense (or not) the characters in a text....
FontExtended (Property)
The FontExtended property is used to: Find out whether the spacing between characters in a text is increased. Increase the spacing between characters in a text....
FontLarge (Property)
The FontLarge property is used to: Find out whether the characters in a text are enlarged or not. Enlarge (or not) the characters in a text....
fbSession (Type of variable)
The fbSession type is used to describe a connection to the Facebook service and to manage the authentication to this service.
Events associated with internal windows
List of events associated with internal windows...
Constants for managing Gantt charts
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
fWrite (Function)
Writes: a character string into an external file. a memory section....
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
ThreadEnd (Function)
Ends the execution of the current thread.
WINDEV applications for Linux: Specific features
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
Width (Property)
The Width property is used to determine and change the width of an element.
<Scanner variable>.Property (Function)
Used to get and change the characteristics of a scanner.