ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Associating an image with the elements of a TreeView control
The different methods for associating an image with the elements of a TreeView control....
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode......
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
WDDeploy features
WDDeploy can be used to......
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
EmailGetAll (Function)
Retrieves all the emails found on a server.
Dictionary
The dictionary is a file that can contain the project elements......
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
Merge (Property)
The Merge property is used to merge the cells of a Table or TreeView Table control.
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
Creating an executable: General options
The main executable options are as follows......
The .NET 3.0, 4.0 control, ... (WPF)
The Xaml control allows you to easily manage the Xaml language......
Remote WEBDEV administrator: Create a WEBDEV account
The management of accounts is accessible in the remote administrator for the server administrator only....
Main characteristics of a List Box control
The main characteristics of a List Box control are as follows......
6. How to display an AWP site
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
DnDAccept (Function)
Indicates the action accepted by the target of Drag/Drop and manages the mouse cursor during Drag/Drop....