ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ZOrder (Property)
The ZOrder property defines the Z-order of an element.
The Rating control
The Rating control allows the user to: indicate the popularity level of an element via repeated icons. find out the popularity level of an element via repeated icons....
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
HFSQL Control Center: Creating and executing a query
The HFSQL Control Center allows you to create a query based on the data files of the database currently displayed in the Control Center......
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
The Time control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
Examples for using the OLE DB provider for HFSQL
Handling a WEBDEV Slider control through programming
WEBDEV allows you to handle a Slider control through programming....
Managing the SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices......
Managing actions with Undo/Redo
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX functions......
<Word Processing>.InfoXY (Function)
For a given position (coordinates of a point) in a Word Processing control, returns one of the following: the number of the corresponding page, the corresponding X-position (in mm), the corresponding Y-position (in mm)....
Step 5: Site parameters
Once the site installed, you can define the site connection options......
Different types of pages
WEBDEV enables you to create static sites and/or dynamic sites......
Bitwise operators
The operations on binary values are performed......
Creating the executable and the setup program
The languages supported by the application are taken into account......
Handling a Scrollbar control through programming
WINDEV allows you to handle a Scrollbar control through programming......
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
ArrayReverse (Function)
Reverses the content of a one-dimensional array.
UTF8ToUnicode (Function)
Converts a UTF-8 string to Unicode
UTF8ToAnsi (Function)
Converts a UTF-8 string to ANSI.
RegistryListKey (Function)
Lists the sub-keys of a registry key.
<Array>.Reverse (Function)
Reverses the content of a one-dimensional array.