ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Google Maps management functions
List of functions for managing Google maps...
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile...
MyParent (Reserved word)
MyParent is used to handle...
WDTRAD license agreement
WDTRAD license agreement...
AnchorRateBottom (Property)
The AnchorRateBottom property is used to: Find out the anchor rate when a control moves on the vertical axis. Modify the anchor rate when a control moves on the vertical axis....
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.
Events associated with a Multiline Zone control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor):...
HErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
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.
Operations performed on activity diagrams
The following paragraphs explain......
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
LEDSwitchOn (Function)
Switches the LED (Light-Emitting Diode) of the device on.
Storing the breaks in the Table/Looper controls (AAF)
When end users work on a complex Table or Looper control with multiple breaks, they may want to save the current layout......
2. Application development cycle
WINDEV Mobile covers the entire application development cycle...
FolderWeb_15 (Function)
Caution: when migrating a project from WEBDEV 1.5 to WEBDEV 17: FolderWeb was replaced with FolderWeb_15. a warning is automatically generated in your project....
MatWrite (Function)
Writes an element into a matrix.
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
Step 4: Starting the print
To start the print job, simply use iEndPrinting......
Playing a video with the MCI functions
MCI functions are used to easily handle the media files......
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
Configuring the "fax server" computer
WINDEV and WEBDEV allow you to manage faxes via the system fax server, available in Windows XP and Windows 2000......
HOpenConnection (Example)
Usage example of the HOpenConnection function