ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Overview of external languages
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
<Table>.Save (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
J2EE constants
List of constants used by the J2EE functions....
ServiceWait (Function)
Pauses the current service during the specified duration.
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
PageDisplay (Function)
Displays a web page in the user's browser....
Automatic documentation of external components
External components must include a technical documentation......
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
GetActiveObject (Example)
Usage example of the GetActiveObject function
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
Code editor options
A series of options allows you to customize and take full advantage of the code editor......
The Task structure
The Task structure is a preset structure of WLanguage (no declaration is required)......
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
WDMSG license agreement
WDMSG license agreement...
BackgroundTaskAdd (Function)
Adds a new background task.
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
Code statistics
The code statistics affect......
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
HRead (Function)
Reads a record in a file according to a given record number.
Handling controls in a window
The different operations that can be performed on the window controls are as follows......