ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

docTable (Type of variable)
The docTable type is used to define the advanced characteristics of a Table paragraph found in a Word Processing document.
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
Code editor: Display options
The code editor proposes several display options......
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL table.
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
Standard dialog boxes
The dialog boxes are standard windows that allow you to communicate with the user......
Enumeration (Type of variable)
An enumeration is a set of values......
notificationCategory (Type of variable)
The type notificationCategory makes it possible to define all the advanced characteristics of a notification category.
tapiListen (Function)
Starts the call detection (also called "call monitoring service").
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
SecurePassword (Type of variable)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
Manipulating Repositionable Note controls programmatically
A Repositionable Note control can be handled through programming......
WINDEV 2025 Update
Here are the new features and improvements that you will discover in this version......
sfUserInfo (Variable type)
The sfUserInfo type is used to get information about a user...
grAddData (Function)
Adds a data into a chart.
xlsCell (Variable type)
An xlsCell variable is used to describe and modify a cell in an Excel document...
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.