ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
HCopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the data files for example). from an HFSQL server to antoher HFSQL server....
Automatic management of exceptions
The management of exceptions can be customized by process......
iParameterPreview (Function)
Configures the print preview: display a message regarding the resources of current computer. display or not the ribbon panes (as well as the buttons found). the export options available in the mini preview window....
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
NextTitle (Function)
Modifies the title of next window to open.
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
HReadFirst (Function)
Sets the position on the first record according to a browse item.
TreeCopyItem (Function)
Copies an element (leaf or node) into a TreeView control.
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
TreeMoveItem (Function)
Moves an element (leaf or node) in a TreeView control.
LINUX: Accessing the ODBC databases
The native access to HFSQL Classic and Client/Server is available for the WINDEV applications running in Linux ("console" applications) and for the WEBDEV sites hosted in Linux......