ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<TreeView>.Insert (Function)
Inserts a leaf into a TreeView control at a specific position.
<TreeView>.Add (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
ColorHue (Function)
Calculates the hue of a color.
Looper control based on a data file
This type of Looper control uses data from a data file or query......
ColorSaturation (Function)
Calculates the saturation of a color.
ColorLightness (Function)
Calculates the lightness of a color.
WLanguage procedure called by fListFile
WLanguage procedure ("Callback") called by fListFile for each file found.
Installing a SOAP server with IIS
XMLSave (Function)
Saves an XML document in a file.
iPreview (Function)
Configures the print destination.
2. Projects in practice
Conversion (Function)
Converts a value from a unit to another one.
Various constants
List of various constants used by the constants WINDEV functions....
NotifPushProcedure (Function)
Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile application (Android or iOS).
HDelete (Function)
Deletes a record from a data file (query or view).
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
ControlClone (Function)
Creates a new control from an existing control.
Events associated with supercontrols
List of events associated with supercontrols...
Events associated with control templates
List of events associated with control templates...
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
Font (Type of variable)
A Font variable creates a font programmatically...
Configuring the Apache server (1.3.x and 2.0.x)
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......