ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AutoRunAdd (Function)
Allows you to automatically start a WINDEV application when a specific event occurs.
KeyGenerateInitialKey (Function)
Generates the initial key (unique license number) for the activation system of the application.
Error 20: The variable of the FOR loop should be a real
Error 1005: To explicitly access a global element of '%1' class, use the syntax
End
END can correspond to: the END keyword of WLanguage used to specify the end of a loop. the End property, which can be used on EventTimeline variables. .......
TabSaveConfiguration (Function)
Saves the configuration of dynamic panes found in a Tab control in character string format.
How to associate an image with a treeview element?
When fillilng a TreeView control, an image is associated with each element....
PanelCreate (Function)
Creates a new Dockable Panel control in the current window.
1. WINDEV editors
WINDEV editors...
1. WEBDEV editors
ActiveDirectory (Property)
The ActiveDirectory property allows you to connect to an HFSQL server using Active Directory authentication.
Events associated with Flash controls
List of events associated with Flash controls...
OrganizerDisplay (Function)
Reinitializes the content of an Organizer control from its data source (HFSQL data file for example).
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.
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......
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......
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)....
Associating an image with the elements of a TreeView control
The different methods for associating an image with the elements of a TreeView control....
MenuAddOption (Function)
Adds a new option after the last option of a drop-down or context menu.