ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

NextTitle (Function)
Modifies the title of next window to open.
Spreadsheet control constants
The following constants are used by the functions for managing Spreadsheet controls:...
Drawing constants
List of constants used by the drawing functions....
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
Constants for external files
List of constants used by the functions for managing external files....
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
The Edit control
The Edit control allows users to enter data......
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
Connected objects: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......
Managing Responsive Web Design in your Web pages
Websites can be viewed on several platforms......
Calling a DLL written in Visual Basic
Visual Basic (like many other languages) allows you to create custom DLLs......
The Cell control
The Cell control contains controls......
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....
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
Batch processes: Creating executables, WDLs, components, and more...
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
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......
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
Close (Function)
Closes a WINDEV window (and returns a value if necessary).