ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ManageHTML (Property)
ManageHTML is used to configure the management mode of the HTML format in a full-text index.
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......
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......
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.
xlsVersion (Function)
Returns the Excel version that was used to save the file.
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.
NbDescribedThumbnail (Property)
The NbDescribedThumbnail property is used to get the number of thumbnails expected for an item.
HTMLToRGB (Function)
Converts the HTML color into RGB color.
Empty (Property)
The Empty property is used to determine if: a Looper, Table, List Box or Combo Box control is empty. The control can be a browsing control or a memory control. a Chart control contains no series. a report control is empty (control linked to an item). an array (or an associative array) contains no element. an element of an associative array exists or not. a queue, a list or a stack contains no element....
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....