ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
PageFromSource (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
Manipulating menu options programmatically
Menu options can be manipulated......
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
Query technical documentation
The query editor automatically creates a technical documentation for each query......
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice has a direct impact on the release of class objects: depending on the reference selected, the "Destructor" will not be called at the same time.....
Ellipsis (Property)
The Ellipsis property is used to determine and change the truncation mode with ellipses in: a window control (Static, edit control, List box, Button, Combo box or Static table column). a Static Text control in a report....
Check: Test of a WLanguage code
The monitoring robot is used to compile and run the WLanguage code entered......
Events associated with the Pivot Table control
The Conference control
...The Conference control allows you to view and/or listen to video and/or sound in real time......
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
Checking an element back in the Source Code Manager (SCM)
Checking an element back in the repository is used to make the modified element available to all the users of the Source Code Manager......
WDScript: use in command-line and console mode
DateTimeValid (Function)
Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0 hundredths of a second and December 31, 9999 at 23 hours 59 minutes 59 seconds 99 hundredths of a second....
Manipulating PDF Reader controls programmatically
PDF Reader controls can be manipulated programmatically......
WEBDEV site deployment: automatic modification of tables
The automatic modification of the tables allows updating the description of tables on the Web server......
RegexMatch (Function)
Checks whether a string matches the format defined by a regular expression.
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
MSIX installation