ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
HDescribeItem (Function)
Describes a file item through programming.
iCreateFont (Function)
Creates a new print font.
MenuAddOption (Function)
Adds a new option after the last option of a drop-down or context menu.
URL (Property)
The URL property is used to get and change a URL.
Border (Property)
The Border property is used to get and change the borders of an element.
Thickness (Property)
The Thickness property is used to: Find out the thickness of the line for a series (Line charts only). Modify the thickness of the line for a series (Line charts only)....
SaaSChangePassword (Function)
Changes the password of the connected user.
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
Scanner (Type of variable)
The Scanner type is used to handle the information from a scanner.
EndDate (Property)
The EndDate property is used to get and change the selected time period end date: in a Calendar control, in an Organizer control. in a Scheduler control....
redisResponse (Type of variable)
The redisResponse type makes it possible to define all the advanced characteristics of a response received by RedisExecuteCommand or RedisPipelineGet.
Creating the executable and the setup program
The languages supported by the application are taken into account......
grSurfaceDeleteMarkCaption (Function)
Deletes the captions of marks found in a Surface chart.
Geolocation functions/GPS
The following functions are used to handle geolocation data and to control GPS devices......
InputType (Property)
The InputType property is used to identify or change the type of input supported by a control: Duration, Date, Numeric, etc.
PreviousWin (Function)
Identifies the window that was in edit before the window that is currently in edit (for the same project).
grSurfaceDeleteAltitudeColor (Function)
Deletes the altitude colors specified by grSurfaceAltitudeColor.
Batch processes: Creating executables, WDLs, components, and more...
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
WinBackgroundImage (Function)
Modifies the background image of a window and specifies the display mode of this image.
SysIconize (Function)
Used to find out whether a window is minimized.
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.