ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
Deployment package
The deployment package creates a ZIP file containing the site's setup......
Handling a Control Template control through programming
The "Control template" control is used to display an existing control template......
Keywords (Property)
The Keywords property is used to get and modify the keywords associated with a page.
TokenEnabled (Property)
The TokenEnabled property determines if an Edit control is a "Text token" Edit control.
AppleRequestTrackingAuthorizationAsynchronous (Function)
Displays the permission request for user activity tracking.
XMLFind (Function)
Performs a search in an XML document.
NetworkConnect (Function)
Associates a drive with a shared network directory.
EmailImportHTML (Function)
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email.
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
SpreadsheetTypeAndMaskSelection (Function)
Returns or modifies the type and mask of selected cells in a Spreadsheet control.
Creating and testing a query with parameters
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query....
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
WINDEV applications for Linux: Specific features
WDInst: grouping the files to install
By default, when generating the setup program, the files to install are compressed in a single archive file ("......
Python: Native calls
WLanguage allows for native Python calls......
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
16. Protecting access to the site: passwords
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.