ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AutoLineWrap (Property)
The AutoLineWrap property is used to: determine if the automatic line wrap feature is enabled in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control. set the line wrap mode in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control....
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
pdfSignature (Type of variable)
The pdfSignature type is used to define the advanced characteristics of the signature that will be applied to a PDF file when signing an existing PDF (via PDFSign).
Properties associated with the options of a Switch control
Animation (Property)
The Animation property animates an image.
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).
fUnlock (Example)
Usage example of the fUnlock function
fWrite (Example)
Usage example of the fWrite function
IF statement
The conditional IF statement allows you to run an action according to a condition...
Project description: Files tab
The project description window allows you to configure various elements of your project......
MinimumLength (Property)
The MinimumLength property is used to configure the minimum length of the words to be indexed.
Check: SNMP
The monitoring robot will read the value of the specified OID and compare its value with the reference value......
fLock (Example)
Usage example of the fLock function
BrowserHistoryAdd (Function)
Adds an entry into the history of navigation by associating data. This data will be transmitted when going back to this entry.
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
Properties associated with the tab pane
A tab pane found in a window or in a page can be handled by the following WLanguage properties......
docElementImage (Type of variable)
The docElementImage type is used to handle the characteristics of an Image element found in a docElement variable.
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
DnDIsDataAvailable (Example)
Usage example of the DnDIsDataAvailable function
SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
CaseSensitive (Property)
The CaseSensitive property is used to determine if the different searches performed on the item distinguish between uppercase and lowercase characters (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
Flexbox control description: General tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
Constants for manging the replication
List of constants used by the functions for managing the replication....
Page templates
WEBDEV allows you to create page templates......
HOpenConnection (Function)
Opens a connection to a specific database.