ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window......
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
Deploying in the cloud for PC SOFT applications
PC SOFT allows you to host your sites in the CLOUD for PC SOFT applications......
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
LooperAddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
PDF Reader control events
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
Importing a non-WINDEV window
You are interested by a window found in a non-WINDEV application?......
CONTINUE statement/"CONTINUE:" label
The CONTINUE keyword can correspond: to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration. to the CONTINUE: label. It allows you to declare a common code in a loop....
Message (Property)
The Message property is used to: Find out the help message associated with a control or with a menu option (in a window). Modify the help message associated with a control or with a menu option (in a window)....
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
fExeDir (Function)
Returns the directory from which the execution is started.
Organization chart linked to a data file
ExceptionThrow (Function)
Artificially triggers the security mechanism of WLanguage by throwing an exception.
BitmapInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file : format, width and height, number of bits per pixel....
FinCurrentVal (Function)
Returns the current value of investment.
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
J2EEAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
Controlling the WEBDEV Application Server
Starting with version 28, you can remotely control the WEBDEV Application Server......
aiConfigureContourDetection (Type of variable)
The iaConfigureContourDetection type is used to define the parameters of the contour detection function.
HState (Function)
Used to find out the state of a record.
WarningAsynchronous (Function)
Displays a custom message in a non-blocking system warning window.