ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LDAPDeleteAttribute (Function)
Deletes an attribute as well as its values.
Content (Property)
The Content property is used to read or write the whole content of a control: List Box populated programmatically, Combo Box populated programmatically, Spreadsheet....
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
Calendar control properties
Several WLanguage properties can be used on the Calendar control found in a window or in a page......
Button control properties
Button controls in a window or page can be manipulated using different WLanguage properties......
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
PeriodSelection (Property)
The PeriodSelection property is used to determine and specify if the user can select a time period in an Scheduler or Organizer control.
MarginWidth (Property)
The MarginWidth property is used to: Find out the horizontal margin between the widgets found in a Dashboard control. Modify the horizontal margin between the widgets found in a Dashboard control....
MarginHeight (Property)
The MarginHeight property is used to: Find out the vertical margin between the widgets found in a Dashboard control. Modify the vertical margin between the widgets found in a Dashboard control....
How to read in a text or CSV file?
This help page explains how to read the content of a text or CSV file....
HCreationIfNotFound (Example)
Usage example of the HCreationIfNotFound function
LDAPDeleteAttributeValue (Function)
Deletes a value of a specified attribute.
Using RAD patterns
The steps for creating a RAD pattern are as follows......
GestureCurrentPointer (Function)
Returns the pointer index (finger or stylus) that triggered the call to a process specific to the multi-touch feature in an Image control.
kbActionAllowed (Type of variable)
The kbActionAllowed type allows you to define which actions are available to the end user when handling cards in a Kanban control.
ResourceHeight (Property)
The ResourceHeight property is used to get and change the height of resources in a Scheduler control where resources are arranged in rows.
How to browse the directories of a disk?
This help page explains how to browse the directories found on a disk....
How to write into a text or CSV file?
This help page explains how to write into a text or CSV file....
HImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
HDBCreation (Function)
Ends the description of the structure of an xBase data file through programming.
iConfigureReport (Function)
Configures the printer by opening the configuration window (WINDEV and WINDEV Mobile).
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....