ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Movable (Property)
The Movable property is used to: Find out whether a table column can be moved by the user, Allow and/or forbid a table column to be moved by the user....
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......
hScheduledTask (Type of variable)
The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task through programming......
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
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).
pdfControl (Variable type)
The pdfControl type is used to get all the characteristics and values of a control present in a PDF form.
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.
How to add a new row to a Table control?
This help page explains how to add a row to a Table control programmatically....
How to read in a text or CSV file?
This help page explains how to read the content of a text or CSV file....
Calendar control properties
Several WLanguage properties can be used on the Calendar control found in a window or in a page......
LDAPDeleteAttribute (Function)
Deletes an attribute as well as its values.
LDAPDeleteAttributeValue (Function)
Deletes a value of a specified attribute.
RightClick (Property)
The RightClick property gets and sets the name of the Button control that will be executed when an object is right-clicked.
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.
Selected (Property)
The Selected property is used to: Select, or determine if a row is selected in a List, ListView or Table control. Select, or determine if a column or cell is selected in a Table control with row or column selection. Select, or determine if a WEBDEV menu option is selected....
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.
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
TreeView Table control functions
List of functions for managing TreeView Table controls...
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.