ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage...
Flexbox example: automatic control layout
Flexbox controls allow arranging controls exactly as desired when the browser is resized......
Handling List Box controls programmatically (prefix syntax)
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....
WINDEV concepts
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Linux)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
5. User Groupware in practice
Android Control Center
Do you know where to find your application log files?...
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
Creating a window skin template
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....
Installing version 2024
Cherche les éléments d'un noeud HTML correspondant à une balise....
Handling List Box controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....
<Source>.ReadNext (Function)
Sets the position on the next data file record according to a browse item.
<Source>.ReadFirst (Function)
Sets the position on the first record according to a browse item.
2. User-friendly editors in practice
User-friendly editors in practice...
Conditions for using a .NET assembly
Before using a .NET assembly, a specific configuration is required......
The Slider control (in a page)
WEBDEV proposes two types of sliders......
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
Python functions
The Python functions are as follows......
PythonAddPath (Function)
Adds the path to a directory or the path to the virtual environment to search for Python modules.
SQL : ORDER BY clause: Organizing the result of a query
The ORDER BY clause is used to sort the records selected by an SQL query......
Signature of iOS applications
Signing an application is mandatory from Xcode 8......