ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
MatCopy (Function)
Creates the copy of a matrix.
FontMinSize (Property)
The FontMinSize property is used to get and change the minimum size of the font used in a Static control with the "Reduce font" option.
Handling a Rich Text Area control through programming
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code......
Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa......
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
Report based on a query
Queries are used to easily select records in one or more data files......
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
Token (Type of variable)
The Token type is used to define all the advanced characteristics of a token displayed in an edit control.
UnloadProcedure (Function)
UnloadProcedure is kept for backward compatibility.
NoteSaveAll (Function)
Saves the repositionable notes of the current window in a file.
FinPeriodInterest (Function)
Calculates for a given period the amount of interests due for a loan paid off by fixed periodic payments with a fixed interest rate.
fLock (Function)
Entirely or partially locks an external file.
Step 1: Configuring the print parameters
This step allows you to choose......
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
Assisted universal replication: specific features
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
Objective C: Calling a WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in Objective C......
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
MATLAB functions
The following functions are used to access MATLAB:...
hbScanParameter (Type of variable)
The hbScanParameter type is used to define the parameters for iterating over the records in an HBase database.
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min