ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Array functions
List of functions for managing arrays
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
Functions for managing arrays (prefix syntax)
List of functions for managing arrays
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
Variable scope
Variables can be declared anywhere in the code....
gglMarker (Type of variable)
The gglMarker type is used to define the characteristics of a marker that must be positioned on a map...
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......
The Range Slider control
The Range Slider control is used to easily select an interval or a zoom......
Automatic calendar for the Date edit controls (AAF)
The Date edit control automatically propose a "Calendar" option in their popup menu....
Error 2109: You are using the ObjectInfo function
Constants for object visibility
List of constants for managing the visibility of an object....
WinInactiveEffect (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
iMargin (Function)
Defines the "logical" print margins.
HTMLAttribute (Property)
The HTMLAttribute property reads and changes the HTML attributes of the control.
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
grInfoXY (Function)
Returns information about the series found at a specific chart point.
7. Multilingual applications in practice
Printing a watermark text
A report (and a duplicate copy) can include an additional text in the format of a watermark, such as "Confidential" or "Duplicate" printed across the report....
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
Handling Scheduler controls programmatically
A Scheduler control can be......
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
The Map control: Automatic Application Features (AAF)
The Map control proposes several features directly accessible to the end user......
ExecuteAncestor (Function)
When the code is overridden, used to run the process of the template corresponding to the process of the current control.