ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer an optional Native SQL Server Connector (also called Native SQL Server Access)...
DisplayOnly (Property)
The ReadOnly property is used you to determine if an element is read-only.
Unicode (Property)
The Unicode property is used to get and change the Unicode format of an element.
fExtractPath (Example)
Usage example of the fExtractPath function
PageNumber (Property)
The PageNumber property gets and sets a page number.
WEBDEV 2024 Tutorial - Table of contents
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility.
dPixelColor (Function)
Identifies the color of a pixel: in an Image control. in an Image variable. in a picLayer variable. in a WDPic variable]....
dChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line): in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
dChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
TreeView Table control properties
List of properties associated with the TreeView Table control...
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
Log-based replication: Programming the log-based replication in WLanguage
Several WLangage functions allow you to include log-based replication in your application and to customize it......
Zoom (Property)
The Zoom property gets or sets the zoom value: in an Image control. in a Map control. in an Organization Chart control. in a Table, TreeView Table, Pivot Table, Spreadsheet or List Box control. in a Word Processing control. in a PDF Reader control. in a Camera control. in a Diagram Editor control; in a window....
ToolTip (Property)
The ToolTip property is used to get and change the text displayed in the tooltip associated with a window or page control.
Radio Button control properties
List of properties associated with a Radio Button control...
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
fListDisk (Function)
Returns the list of disks installed on the computer.
KeyExpression (Example)
Usage example of the KeyExpression property
<DiskFile variable>.ReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
FillCharacter
The Property Filling Character allows you to know and modify the character used to fill an element.
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
Selecting the files to install and the installer framework
The setup wizard allows you to: Select and configure the files to install. This step is very important. Specify the WINDEV framework used by the installer....