ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ParallelTask (Type of variable)
The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming.
TableSearchEverywhere (Function)
Searches for a value in all the columns of the following controls: Table control, TreeView Table control, Table control displayed in a Combo Box control....
HErrorIntegrity (Function)
Used to check whether an integrity error occurred.
MobileNetworkConnectionInfo (Function)
Returns information regarding the current connection to data on the mobile network.
OemToAnsi (Function)
Converts an OEM string (DOS) to an ANSI string (Windows).
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
Constants for manging the replication
List of constants used by the functions for managing the replication....
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
dRectangleGradient (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
emailIMAPSession (Type of variable)
The emailIMAPSession type is used to access a messaging server by using the IMAP protocol (Internet Access Message Protocol) in order to retrieve the messages found on this server.
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
HCreationIfNotFound (Example)
Usage example of the HCreationIfNotFound function
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
Configuring the automatic modification of data files
The automatic data file modification updates the description of data files on user computers......
Creating links
Links help users navigate the help system......
Date (Type of variable)
The Date type enables you to easily handle the dates...
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
dRectangle (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).
Z-index of a control
All the controls in a window or report have a different z-index......
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
Keyboard shortcut and hotkey
A control in a window or page can be associated with an alphanumeric character, a key or combination of keys ("keyboard shortcut"), etc....
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.