ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
Operating mode of dynamic Active WEBDEV Pages
Background download
Starting with version 27, files can be downloaded in the background, using the system download manager......
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......
LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
InputMask (Type of variable)
The InputMask type is used to define all the advanced characteristics of a custom input mask.
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
Configuring the IIS 7/7.5 server
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
Replication: The different types
The data replication is a powerful feature......
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
Secret string vault
Passwords, private keys and tokens are often used in programming......
Events associated with Button controls
List of events associated with Button controls...
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
Marker (Variable type)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
WINDEV Mobile 2025 Update
Here are the new features that you will discover in this version......
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....