ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
Category (Property)
The Category property gets and sets the category of an element.
HExtractMemo (Example)
Usage example of the HExtractMemo function
xmlAttribute (Type of variable)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
grGetData (Function)
Retrieves a data from a chart.
grAxisVisible (Function)
Configures how the axes are displayed in Line or Column charts.
XMLDocument (Example)
Usage example of the XMLDocument function
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
zipDeleteAll (Function)
Deletes all files from an archive.
Font
The Font keyword can correspond to: a Font variable. the Font property....
iZoneHeight (Example)
Usage example of the iZoneHeight function
Properties associated with columns of Table controls
You can manipulate columns of Table controls in a window or page using the following WLanguage properties......
<Connection variable>.RegenerateFile (Function)
Regenerates a data file from its log.
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
SocketConnectBluetooth (Function)
Connects a client computer to a specific Bluetooth socket.
fReadLineRegularExpression (Function)
Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable.
iPrintImage (Example)
Usage example of the iPrintImage function
zipDeleteFile (Example)
Usage example of the zipDeleteFile function
httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....
FirstDayOfWeek (Function)
Returns the date of first day of the week (i.e., Monday).
Shape (Property)
The Shape property allows you to handle the different shapes of an element.
zipIsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
grHolePercentage (Function)
Modifies the percentage that corresponds the hole radius in the following charts: Donut, Radial Bar chart....
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).