ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
WINDEV License Agreement
WINDEV License Agreement...
Open (Function)
Opens a modal WINDEV window.
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
The Multimedia control
The Multimedia control is used to play multimedia files......
zipCreate (Function)
Creates an archive.
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
HIndex (Function)
Rebuilds the file index (".NDX" file).
DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
Query editor: Characteristics
TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
Extern (Reserved word)
EXTERN is used to...
WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
grLabel (Function)
Indicates various parameters of additional legend in a chart.
Constants for managing Scheduler and TimeLine controls
The following constants are used to manage Scheduler and TimeLine controls:...
Describing the replication (ReplicEdit)
ReplicEdit is used to create a replication via a wizard, but the replication description window allows identifying or configuring additional parameters......
LDAPFind (Function)
Performs a search in an LDAP server.
Minute (Property)
The Minute property is used to: Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration. Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration. Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item. Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item....
Vertical (Property)
The Vertical property is used to: determine if a control is oriented horizontally or vertically. change the orientation of Table and Looper controls (switch from vertical to horizontal and conversely)....
Dimension (Function)
Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array.
LooperSearch (Function)
Searches for a value in an attribute of a Looper control.
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.