ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ocrOption (Type of variable)
The ocrOption type is used to define all the general options of the native OCR (Optical Character Recognition) system.
SMSReset (Function)
Resets all variables of SMS structure.
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.
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
zipListFile (Function)
Returns the list of files found in an archive.
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.
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
pdfAttachment (Type of variable)
The pdfAttachment type is used to define all the advanced characteristics of an attachment in a PDF document.
AdjustmentMode (Property)
The AdjustmentMode property determines and changes how a Spreadsheet control is adjusted in a report.
ProgressBar (Function)
Displays a progress bar in the status bar of current window.
grDeleteSeries (Function)
Deletes a data series from a chart.
FinCurrentVal (Function)
Returns the current value of investment.
AddChildDelayed (Property)
The AddChildDelayed property indicates the procedure to be called when a row in a TreeView or TreeView Table control is clicked to be expanded.
FTPDateTime (Function)
Returns the different creation, modification or access dates and times associated with a file located on an FTP server (File Transfer Protocol).
fCurrentDir (Function)
Identifies or modifies the current directory.
UploadStart (Function)
Starts sending the selected files into an Upload control.
dbgLogOption (Function)
Retrieves or modifies the options of the runtime log.
CompleteDir (Function)
Adds a backslash to the end of a string, if necessary.
MemPrevious (Function)
Positions on the element found before the current element of a memory zone and returns the value of this element.