ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sortable (Property)
The Sortable property is used to: Determine if a Table control column is sortable. Make a column of a Table control sortable or not....
HTriggerRecordBefore (Function)
Retrieves the value of the current record before the trigger(s) are executed.
WinEdCreateNote (Function)
Creates a Repositionable Note control.
Multimedia constants
List of constants used by the multimedia functions....
WinAnimationNext (Function)
Modifies the type and duration of animations used when opening and closing the next window.
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
grLineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a line chart....
sComputeCrc16 (Function)
Checks a character string before and after transmission between WINDEV applications and WEBDEVsites.
WinAnimationOpening (Function)
Modifies the type and duration of animations used when opening the application windows.
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
GglRequest (Function)
Sends a communication request (HTTP request) to a Google service.
Constants for managing images in websites
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
HOnError (Function)
Customizes the management of HFSQL errors.
HErrorLock (Function)
Used to check whether a lock error occurred.
grColumnAggregation (Function)
Defines the algorithm for aggregating data in a grouped or stacked Column chart.
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
Table,Search (External language)
Searches for a value in a Table control populated programmatically.
WinOrientation (Function)
Modifies or retrieves the display orientation of the current window.
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
WebSocketDisconnect (Function)
Disconnects a client from a WebSocket server.
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
HCheckStructure (Function)
Defines the mode for comparing data files.
HLockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
xlsData (Function)
Retrieves the content of a cell found in an XLS file.