ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Associative array (Type of variable)
An associative array is an "advanced" type of array...
dPen (Example)
Usage example of the dPen function
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
dText (Example)
Usage example of the dText function
7. Dynamic site on specific configurations
MyParent (Reserved word)
MyParent is used to handle...
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......
Events associated with a Sliding Banner control
WEBDEV manages the following events by default (order of appearance in the code editor)...
Diagram constants
The following constants are used to manage diagrams:...
XMLOut (Function)
Used to find out whether the element (tag or attribute) on which we want to be positioned is outside the XML document.
Popup window
WINDEV allows you to open windows in popup format......
H.SQLServerMode (Variable)
Allows you to specify the version of the Native SQL Server Connector that will be used.
Camera control properties
You can handle Camera controls in a window using the following WLanguage properties......
FTPAttribute (Example)
Usage example of the FTPAttribute function
<Connection variable>.RegenerateFile (Function)
Regenerates a data file from its log.
CDEject (Function)
Opens or closes the door of CD/DVD player selected on the current computer....
Document (Type of variable)
The Document type is used to handle a "docx" document.
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure....
docCell (Type of variable)
The docCell type is used to define the advanced characteristics of a table cell found in a Word Processing document.
tapiDial (Function)
Dials a phone number for a voice line.
Constants for managing XLS files
List of constants used by the functions for managing XLS files....
Events associated with List Box controls
List of events associated with List Box controls...
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
HTML (Property)
The HTML property is used to: find out whether the current report is printed in HTML mode. manage the HTML type of a Static control found in a report....