ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MenuAddOption (Function)
Adds a new option after the last option of a drop-down or context menu.
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
saasUser (Type of variable)
The saasUser type is used to define the advanced characteristics of a user of SaaS site.
hbScanParameter (Type of variable)
The hbScanParameter type is used to define the parameters for iterating over the records in an HBase database.
Token (Type of variable)
The Token type is used to define all the advanced characteristics of a token displayed in an edit control.
pdfTextElement (Type of variable)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
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 be notified when the status of the Internet connection changes.
aiNeuralNetworkModel (Type of variable)
The aiNeuralNetworkModel type is used to define all the advanced characteristics of a neural network used by AIDetectModel.
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
fUnlock (Function)
Entirely or partially unlocks an external file.
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 in a report. This spacing was defined when creating the Label report.
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc.
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 min