ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing ports (serial ports, parallel ports, USB ports, etc.)
Several devices can be managed directly via a management of the ports used by these devices to communicate with the computer......
NbArrayElement (Property)
NbArrayElement is used to configure the number of elements in an array item.
PreviousWin (Function)
Identifies the window that was in edit before the window that is currently in edit (for the same project).
SOAPRunXML (Function)
Runs a procedure on a SOAP server.
xlsVersion (Function)
Returns the Excel version that was used to save the file.
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
WDBal messaging: Overview
WDBal is a secure messaging, included in WINDEV, WEBDEV and WINDEV Mobile......
PageParameter (Function)
Returns the value of a parameter passed to the current page.
Control (Type of variable)
The Control type is used to define the characteristics of a control.
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....
Label report
The report editor allows you to create "Label" reports......
sListPort (Function)
Returns the list of serial and parallel ports on the computer.
MultimediaVolume (Function)
Returns or modifies the sound volume of the multimedia file played in a Multimedia control.
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
xlsDeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
ManageHTML (Property)
ManageHTML is used to configure the management mode of the HTML format in a full-text index.
ManageRTF (Property)
ManageRTF is used to configure the management mode of the RTF format in a full-text index.
grGetData (Function)
Retrieves a data from a chart.
grAxisVisible (Function)
Configures how the axes are displayed in Line or Column charts.
FolderImageWidth (Property)
The FolderImageWidth property is used to get and change the folder image width in TreeView and TreeView Table controls.
mongoResult (Type of variable)
The mongoResult type is used to find out the result during a search performed in a MongoDB database.
LinkedFile (Property)
The LinkedFile property is used to set the characteristics of a link.
ModificationRule (Property)
The ModificationRule property is used to configure the modification rule (integrity management) to be applied to the data file described in the code.
ExceptionEnable (Function)
Re-enables the current exception process if the exception was corrected.