ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Drawing constants
List of constants used by the drawing functions....
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
gCircle (Function)
Builds a sequence of characters containing a circle or an ellipse.
3-tier architecture
The development in "3-tier" architecture is now simplified......
HReadFirst (Function)
Sets the position on the first record according to a browse item.
SQLFirst (Function)
Positions on the first row of the query result.
fRemoveDir (Example)
Usage example of the fRemoveDir function
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
Events associated with a Popup control
WEBDEV manages the following events by default (order of appearance in the code editor):
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
HModify (Example)
Usage example of the HModify function
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
HExecuteQuery (Example)
Usage example of the HExecuteQuery function
ImageInfoClose (Function)
Closes the image file (in JPEG or TIFF format) used by ImageInfoValue and/or ImageInfoList and frees the image from memory....
Size (Property)
The Size property is used to determine and change the size of an element.
Compatibility between external components and deployed applications
A component can evolve in many ways......
Thread management functions
List of functions for managing threads...
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
HImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile)....
Interactive notification management functions
Constante de gestion des notifications interactives...
BTLE functions (prefix syntax)
The following functions are used to handle the Bluetooth Low Energy devices:...
LOOP statement
The statement block is repeated endlessly...