ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
Label report
The report editor allows you to create "Label" reports......
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
WinSize (Function)
WinSize: returns or modifies the window display mode (maximized, minimized or normal), modifies the window height and/or width, moves the window and modifies a window's height and/or width....
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ......
EmailCheckAddress (Function)
Checks the validity of an email address.
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
BrowsedItem (Property)
The BrowsedItem property is used to: Get the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Then, the iteration is reinitialized....
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
zipOpen (Function)
Opens an existing archive.
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
gStoredValue (Function)
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control.
CursorEnd (Property)
The CursorEnd property gets and sets the end position of the mouse selection range in the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control....
Sort (Function)
Sorts a WLanguage array.
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
Background download
Starting with version 27, files can be downloaded in the background, using the system download manager......
SecurePassword (Type of variable)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
EmailGetAll (Function)
Retrieves all the emails found on a server.
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
Page Header block
The Page header block is printed on each new page......
ErrorBuild (Function)
Displays a custom error message in a system error window.