ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

7. Multilingual applications in practice
WorkingDirectory (Property)
The WorkingDirectory property is used to: get or change the directory used by the HTML Editor...
NFC constants
List of constants used by the NFC functions...
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string...
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups...
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find...
Options of the window editor
To configure the general options of the window editor......
Events associated with TreeView controls
List of events associated with TreeView controls...
Input (Function)
Displays a message allowing the user to type an information.
BuildBrowsingTable (Function)
Creates a Table control from the items of a table (view or query).
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
Limitations of WINDEV, WEBDEV and WINDEV Mobile
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
Various constants
List of various constants used by the constants WINDEV functions....
9. Types of standard controls
Types of standard controls...
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code...
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
LooperAddLine (Function)
Adds a row at the end of a Looper control.
The Item control
The "Item" control is used to edit the content of an item found in a data file......
Detailed use of WINDEV FTP/RPC