ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword...
Referring to an element in a WLanguage event / process
HFSQL Cluster functions
The following functions are used to manage an HFSQL cluster
Advanced types
The advanced types of WLanguage are as follows
Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa...
Widget functions
Les bulles d'aide permettent d'aider rapidement l'utilisateur dans vos applications...
Compound statements
Web service functions
Web service functions
Token (Type of variable)
The Token type is used to define all the advanced characteristics of a token displayed in an edit...
pdfTextElement (Type of variable)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF...
docTableOfContents (Type of variable)
The docTableOfContents type is used to define all the options to generate a table of contents...
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change...
Commands of the external interface
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open...
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also...
aiNeuralNetworkModel (Type of variable)
The aiNeuralNetworkModel type is used to define all the advanced characteristics of a neural...
diagSelection (Type of variable)
The diagSelection type is used to define all the advanced characteristics of a selection made...
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map...
MenuAddOption (Function)
Adds a new option after the last option of a drop-down or context menu.
Round (keyword)
The Round keyword can correspond to...
SpreadsheetAddWorksheet (Function)
Adds a worksheet into a Spreadsheet control found in a window.
SpreadsheetInsertWorksheet (Function)
Inserts a worksheet into a Spreadsheet control found in a window.
How to manage a combination through programming?
A combination is a type of variabble containing a list of values....
HSpace (Property)
The HSpace property is used to determine and modify the horizontal spacing between labels...
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files....
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page...
BTLEInitialize (Function)
Initializes Bluetooth Low Energy (required in Windows and iOS only)
ActionDo (Function)
Creates and runs a custom action (defined through programming) with support of "Undo/Redo"....
ParallelTaskWait (Function)
Waits for the execution of a parallel task.
Handling a Dockable Panel control through programming
A Dockable Panel control can be handled through programming......
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50...
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min