ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sensor functions
The following functions are used to manage the compass and the accelerometer in an application run on a mobile device (phone or tablet)....
Error 1018: The method is global: use the: operator: to access it
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
nWDExecuteEx: Running a WLanguage function
Runs a WLanguage function by dynamic compilation, without command formatting......
Site test: the different types of tests
WEBDEV includes multiple methods for testing your sites......
Native AS/400 Connector
WINDEV and WEBDEV include an optional module to access AS/400 databases......
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
WINDEV Mobile: Sharing WINDEV elements
The same WINDEV elements (analysis, queries, ...) can be used in a WINDEV application and in a WINDEV Mobile application......
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
NoteSaveAll (Function)
Saves the repositionable notes of the current window in a file.
NoteLoadAll (Function)
Imports and displays the repositionable notes of the current window saved beforehand by NoteSaveAll.
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
4. WEBDEV, WINDEV and WINDEV Mobile: fully compatible format
Creating a window skin template
Appendix 1: WEBDEV vocabulary
Bloque entièrement ou partiellement un fichier externe....
The UML model
The main objective of a development team is to create optimized applications, capable of satisfying the ever-changing needs of their users......
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
Native 64-bit and native 32-bit: a single source code
The 64-bit operating systems are starting to appear on the PCs and on the servers......
Specific features of the Express version