ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InSeconds (Property)
The InSeconds property is used to convert a Duration variable to seconds.
Opacity (Property)
The Opacity property is used to get and change the opacity of an element.
Event (Type of variable)
The Event type is used to define all the advanced characteristics of an event: birthday, saint's day, ......
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
hdfsConnection (Type of variable)
The hdfsConnection type is used to define the advanced characteristics of a connection to the Hadoop file system (HDFS).
EventTimeline (Type of variable)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
AppointmentAdd (Function)
Adds an appointment: in a Lotus Notes or Outlook calendar. in a calendar on a mobile device (Android or iOS)....
Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
Access (Property)
The Access property is used to manage the type of access of a connection (HFSQL Client/Server, OLE DB, etc.)....
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
Address
The Address keyword can correspond to...
grSunburstGetData (Function)
Retrieves a numeric value from a Sunburst chart.
In64bitMode (Function)
Indicates whether the code is run in 64-bit mode or not.
InMilliseconds (Property)
The InMilliseconds property is used to convert a Duration variable to milliseconds.
Variant (Type of variable)
The Variant type is used to: store any simple value: boolean, numeric (Currency, Real, Integer, etc.), characters and character string, date (Date, Time, DateTime and Duration), ... store named or indexed subelements. store any complex value: structures, classes, advanced types, arrays, associative arrays, queues, stacks and lists. handle the NULL value in WLanguage. store interactions with ActiveX objects and Automation programming....
GglGetLicense (Function)
Returns the text of license for using the Google libraries.
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
Constants for encryption/compression
List of constants used by the encryption/compression functions...
HOpenConnection (Example)
Usage example of the HOpenConnection function
MapGetJSObject (Function)
Returns the instance of the API of Map control.
httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....
HorizontalAlignment (Property)
The HorizontalAlignment property is used to get and change the horizontal alignment of a control or text.
VerticalAlignment (Property)
The VerticalAlignment property is used to get and change the vertical alignment of a control or text.
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...