ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Declaring a procedure/a function
The different syntaxes for declaring a procedure...
Creating index keywords
Index keywords allow users to easily find a help page......
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
AttachPointDeleteAll (Function)
Deletes all the connection points for a control.
Table,Insert (External language)
Inserts an element into a table at a given position.
iSubstBlock (Function)
Substitutes one block of the report with another block while the report is printed.
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
xlsAddWorksheet (Function)
Adds or inserts a new worksheet into an Excel document.
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
PDF Reader control functions
The following functions are used to manage PDF Reader controls:...
Component (Property)
The Component property configures the different components of a composite key.
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
OutlookStartSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
Internal window management functions
The following functions are used to manage the "Internal windows" controls......
Constants for managing XLS files
List of constants used by the functions for managing XLS files....
Importing/Exporting a dictionary
WDTRAD allows you to import and export a dictionary......
Character strings
WLanguage supports different types of strings....
SecurePassword (Type of variable)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
Character string: How to extract, remove and replace words?
This page presents the main operations that can be performed on a character string....
Combination (Type of variable)
A combination is a set of options.
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
Preventing the use of the browser's "Back" button
If the browser "Back" button is used to display the previous page, this action will have no effect......