ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

pdfTextElement (Type of variable)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
Automated test created by the user
WINDEV allows the user to record a test scenario in order to send it to the quality service or to the developer......
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
docStyle (Type of variable)
The docStyle type is used to define the advanced characteristics of a style belonging to a document, a paragraph or a document fragment.
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.
Watermark (Type of variable)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or through programming.
docElementImage (Type of variable)
The docElementImage type is used to handle the characteristics of an Image element found in a docElement variable.
hdfsStatus (Type of variable)
The hdfsStatus type is used to define the advanced characteristics regarding the status of an element (file, directory, link) in the Hadoop file system.
Token (Type of variable)
The Token type is used to define all the advanced characteristics of a token displayed in an edit control.
HNbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc.
docTableOfContents (Type of variable)
The docTableOfContents type is used to define all the options to generate a table of contents in a Word Processing document.
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.
diagSelection (Type of variable)
The diagSelection type is used to define all the advanced characteristics of a selection made in a diagram.
11. Controls in practice
Discover the main characteristics of the controls...
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....