ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dRectangle (Example)
Usage example of the dRectangle function
WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......
IFrame control
IFrame is an HTML concept......
Error 1045: A class cannot be declared outside the declaration code of a class
VolumeGet (Function)
Retrieves the current setting of the volume for a sound source.
dFill (Example)
Usage example of the dFill function
dLine (Example)
Usage example of the dLine function
dPoint (Example)
Usage example of the dPoint function
XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position on the X-axis) when opening the window or the page. of a window (position on X-axis) when opening the window. Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window. Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report....
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
WDOptimizer: Editing and modifying a ".REP" file
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
RibbonEndExpandedMode (Function)
Collpases a collapsed ribbon that is temporily expanded.
CheckMarkStyle (Property)
The CheckMarkStyle property gets and sets the check icon of a menu option. This icon appears only if the menu option is checked.
dCircle (Example)
Usage example of the dCircle function
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
How to create a query with external join?
In SQL language, an external join is used to exclude or include file records with or without correspondences in the linked files......
Creating index keywords
Index keywords allow users to easily find a help page......
Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must......
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....