ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FTPAttribute (Example)
Usage example of the FTPAttribute function
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.
C#: Call to WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in C#......
SaaSConnect (Function)
Authenticates a user of a SaaS site beside the SaaS webservice that manages the site.
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
Token (Type of variable)
The Token type is used to define all the advanced characteristics of a token displayed in an edit control.
SQLFirst (Function)
Positions on the first row of the query result.
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
Environment of the data model editor
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
SortOption (Property)
The SortOption property gets and sets the sort options used in: text columns in Table controls, text columns in Treeview Table controls, List Box and ListView controls, Combo Box controls, attributes of Looper controls, images, clickable images and thumbnails with automatic sequence....
OpenMainMenu (Function)
Opens the main menu of the current window.
Document (Type of variable)
The Document type is used to handle a "docx" document.
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
gClickableLink (Function)
Adds a clickable link in a graphic string.
Constants for managing animations
List of constants used by the functions for managing the animations...
Comparison operators
The comparison operators can be divided into several categories......
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
LOOP statement
The statement block is repeated endlessly...
sfExecuteProcessResult (Type of variable)
The sfExecuteProcessResult type is used to find out the result of SFExecuteProcess...
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....