ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDFS constants
The following constants are used by the HDFS functions:...
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.
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.
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....
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
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....
Environment of code editor
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.
sfExecuteProcessResult (Type of variable)
The sfExecuteProcessResult type is used to find out the result of SFExecuteProcess...
TokenDeletable (Property)
The TokenDeletable property is used to: Determine if the end user is allowed to delete tokens in a "Text token" Edit control. Allow or prevent the end user from deleting tokens in a "Text token" Edit control....
Array management functions
List of functions for managing arrays...
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
sfLeadConvertResult (Type of variable)
The sfLeadConvertResult type is used to find out the result of SFConvertLead...
SNMPTrapEnable (Function)
Enables the interception of an SNMP "trap" sent by an agent.
Thread (Type of variable)
The Thread type allows you to define all the characteristics of a thread.
Date (Property)
The Date property is used to: Retrieve the date from a DateTime variable. Modify the date in a DateTime variable. Retrieve the date from a Date item (in "Date and Time" format) . Modify the date in a Date item (in "Date and Time" format)...