ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Flexbox control description: General tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
gglConnection (Type of variable)
The gglConnection type is used to describe a connection to the Google services and to manage the authentication to different services...
Events associated with the project
List of events associated with the project...
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
WLanguage procedure called by fListFile
WLanguage procedure ("Callback") called by fListFile for each file found.
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
XML management: Use example
This application example manages an XML file named "Orders......
Scanner (Type of variable)
The Scanner type is used to handle the information from a scanner.
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
EventOpen (Function)
Opens a synchronization event between several threads.
DisplayEnabled (Property)
The DisplayEnabled property is used to: determine whether or not a control or window is refreshed. If the control is displayed, its content is refreshed regularly. refresh a control or window....
gglDocument (Type of variable)
The gglDocument type is used to handle a Google document...
Color (Property)
The Color property is used to get and change the color of an element.
GanttGetTask (Function)
Gets a task using its identifier in a Gantt Chart column in a Table or TreeView Table control.
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
WLanguage procedure called by fListDirectory
Procedure ("Callback") called by fListFile for each file found.
xlsNbColumns (Function)
xlsNbColumns is kept for backward compatibility only.
WINDEV 2024 Tutorial - Table of contents
DocAdd (Function)
Adds: at the end of a Word Processing document: an element, a document, a paragraph, a text, an image or a fragment. at the end of a fragment: an element, a text or an image....
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV site, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site....
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
ImageMode (Property)
The ImageMode property is used to get and change the display mode of an image in an Image control, in the column of a table of type Image or in the background of a Chart control in a window.