ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Associating an image with the elements of a TreeView control
The different methods for associating an image with the elements of a TreeView control....
AutoRunAdd (Function)
Allows you to automatically start a WINDEV application when a specific event occurs.
LooperToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
ToolTipDelay (Function)
Used to modify: the timeout before displaying the tooltips. the display duration of the tooltips....
ImageInfoClose (Function)
Closes the image file (in JPEG or TIFF format) used by ImageInfoValue and/or ImageInfoList and frees the image from memory....
dChord (Example)
Usage example of the dChord function
MinimumLength (Property)
The MinimumLength property is used to configure the minimum length of the words to be indexed.
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
The Date edit control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
How to clone and use columns in a Table control?
In some cases, a Table control must be filled with an unknown number of columns (when creating the control)....
Events associated with Flash controls
List of events associated with Flash controls...
MenuAddOption (Function)
Adds a new option after the last option of a drop-down or context menu.
SFForwardQuery (Function)
Continues to run a SOQL query (Salesforce Object Query Language) on the records of a Salesforce database.
SFExecuteProcess (Function)
Requests the execution of a specific process.
SFSearch (Function)
Performs a search among the records found in a Salesforce database.
Constants for test
List of constants used by the functions for managing automated tests....
Use (External language)
Opens the specified window by closing all the windows opened beforehand.
GesturePointerType (Function)
Returns the type of pointer used on the device: finger, mouse or stylus.
ImageXPos (Function)
Returns the horizontal position (X) of the mouse cursor in relation to the specified Image control.
Positioning a toolbar
A Toolbar control can be created in a "Free" window or in an "MDI Parent" window......
SchedulerTriggerProperties (Function)
Reads the properties of trigger of a scheduled task and updates the TriggerScheduledTask structure.
dArc (Example)
Usage example of the dArc function
dSlice (Example)
Usage example of the dSlice function