ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
The Rating control
The Rating control allows the user to: indicate the popularity level of an element via repeated icons. find out the popularity level of an element via repeated icons....
TreeCollapseAll (Function)
Collapses a branch previously expanded (as well as its child elements).
DomoStatus (Function)
Used to find out whether an electrical device (compatible with the X10 protocol) is switched on or off.
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
LuhnCheck (Function)
Checks that the given sequence is valid according to the Luhn formula.
LuhnCalculate (Function)
Calculates the next Luhn check digit for a given sequence.
InsertColumn (Function)
Inserts a column at a given position into an advanced two-dimensional array property (xlsDocument, ...).
FullName (Property)
The FullName property is used to find out the full name: of a control. of a window. of a menu option. of a table column....
Min (Function)
Returns the lowest value.
ErrorChangeParameter (Function)
Configures the automatic behavior that will be implemented if an error occurs in the current process.
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user on the current Windows computer. on the phone....
iPreview (Function)
Configures the print destination.
GanttAddLink (Function)
Creates an "End to Start" link between two tasks displayed in a Gantt Chart column found in a Table (or TreeView Table) control.
pdfAttachment (Type of variable)
The pdfAttachment type is used to define all the advanced characteristics of an attachment in a PDF document.
ocrOption (Type of variable)
The ocrOption type is used to define all the general options of the native OCR (Optical Character Recognition) system.
ProgressBar (Function)
Displays a progress bar in the status bar of current window.
grDeleteSeries (Function)
Deletes a data series from a chart.
dSlice (Function)
Draws a circle section or an ellipse section: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
Other operators
The following are additional operators......
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.