ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLPrevious (Function)
Positions on the previous row of the query result.
MaskTitleDate (Property)
The MaskTitleDate property is used to identify and change the input mask used for the title of day columns in Organizer or Scheduler controls
apiRequest (Type of request)
The apiRequest type is used to define all the advanced characteristics of a request executed via a REST web service imported using the OpenAPI documentation.
HListItem (Example)
Usage example of the HListItem function
ImageHeight (Property)
The ImageHeight property is used to: Find out the height of the image section displayed in an image control or in the background of a chart control. Modify the height of the image section displayed in an image control or in the background of a chart control....
AAF: Automatic filter on the columns of Table controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......
HTriggerRecordBefore (Function)
Retrieves the value of the current record before the trigger(s) are executed.
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
Multitask (External language)
Allows the programs currently run to process the Windows messages or runs a temporization.
HOnError (Example)
Usage example of the HOnError function
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
SQLNext (Function)
Positions on the next row of the query result.
Convert (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
Popup window
WINDEV allows you to open windows in popup format......
Bar code constants
HViewToFile (Example)
Usage example of the HViewToFile function
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
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....
LooperAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Looper control.
General environment of WINDEV
HUnlockRecNum (Function)
Unlocks a record locked by: HLockRecNum, a read function used with a locking parameter (HRead associated with the hLockWrite or hLockReadWrite constant for example)....
Push notification: iOS configuration
To use the Push notifications in iOS, you must have a Google account and you must perform a specific configuration......
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
Constants for managing certificates