ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Compression (Property)
The Compression property is used to manage data compression during a connection (HFSQL Client/Server, etc.)...
GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
Summary table: Managing the application directories according to the platform
HInfoMemo (Function)
Returns the characteristics of binary and text memos.
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
HAddUser (Function)
Adds a user to a database.
Running a query and handling the result in WLanguage
The selection of records performed by query is not necessarily displayed in a report, in a window, ......
HAddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server tables....
ArraySort (Function)
Sorts a WLanguage array.
LooperAdd (Function)
Adds a row at the end of a Looper control.
Using the Vista style in your windows
WINDEV allows you to customize......
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
FTPDeleteFile (Example)
Usage example of the FTPDeleteFile function
HChangeConnection (Example)
Usage example of the HChangeConnection function
Constants for managing videos
List of constants used by the functions for video management....
RAD Mobile: Create modern windows
RAD Mobile (Rapid Application Development) automatically generates modern UIs and functional code from a database....
J2EE constants
List of constants used by the J2EE functions....
Events associated with a Web Component control
WEBDEV manages the following events by default (order of appearance in the code editor)...
fSelectDir (Function)
Opens a directory picker.
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
dbgSaveMemoryDump (Function)
Saves a dump of memory used by the application.
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....