ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LDAPNbValue (Function)
Returns the number of values for an attribute.
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
Setup in MSI format
You have the ability to create a setup program in MSI standard......
TwainToClipboard (Function)
Allows you to: copy the document coming from the Twain device into the clipboard. view the document coming from the Twain device in the user interface of device....
The Calculated control
The "Calculated" control is used to perform calculations in a report......
Automatic data file modification: new date format
From WINDEV 7 and WEBDEV 7 version 149, new date and time formats are available for the Hyper File files......
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
xlsCurrentWorksheet (Function)
Used to find out and modify the current worksheet in an XLS file.
MultimediaHeight (Function)
Returns the height (in pixels) of the source image of the multimedia file played in the Multimedia control.
MultimediaWidth (Function)
Returns the width (in pixels) of the source image of the multimedia file played in the Multimedia control.
Managing actions with Undo/Redo
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX functions......
State (Property)
The State property is used to get and change the state of an element.
Check Box control: Automatic features (AAF)
The Check Box control can benefit from several AAFs (Automatic Application Features) ......
Generating an application for Universal Windows 10 App
dCopy (Function)
Copies an image to another image.
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
ThreadExecute (Function)
Starts the execution of a secondary thread.
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
grDestinationEMF (Function)
Defines a meta file as chart destination (EMF means Enhanced Meta File).
dbgEnableLog (Function)
Enables the runtime log programmatically.
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options......
Link properties
When creating a link, you can simply specify the destination......
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
Management of PDF files
PDF is one of the most widely used formats for transmitting and storing electronic documents......