ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
ContactAdd (Function)
Adds a contact: in a Lotus Notes or Outlook address book. into the list of contacts on the device (Android, iPhone or iPad, Universal Windows)....
WBAdminAccount (Type of variable)
The WBAdminAccount type is used to define all the advanced characteristics of a WEBDEV account in a WEBDEV Application Server.
ID (Property)
The ID property is used to get and change IDs.
gglDocument (Type of variable)
The gglDocument type is used to handle a Google document...
InvalidInputListControl (Function)
Builds a list of controls that require data input/contain invalid data....
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
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...
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......
WLanguage procedure called by fListFile
WLanguage procedure ("Callback") called by fListFile for each file found.
ocrOption (Type of variable)
The ocrOption type is used to define all the general options of the native OCR (Optical Character Recognition) system.
XML management: Use example
This application example manages an XML file named "Orders......
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
hRSConfig (Type of variable)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
PageDisplay (Function)
Displays a web page in the user's browser....
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
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....
Constants for managing Gantt charts
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......
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.