ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Color (Property)
The Color property is used to get and change the color of an element.
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......
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......
Events associated with the project
List of events associated with the project...
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.
Types of recognized PCL printers
WINDEV and WEBDEV allow you to automatically print for a number of specific PCL printers......
WLanguage procedure called by fListDirectory
Procedure ("Callback") called by fListFile for each file found.
xlsNbColumns (Function)
xlsNbColumns is kept for backward compatibility only.
iHPos (Function)
iHPos is kept for backward compatibility.
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....
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
saasUser (Type of variable)
The saasUser type is used to define the advanced characteristics of a user of SaaS site.
HDFS constants
The following constants are used by the HDFS functions:...
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.