ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Image variable>.DrawShadow (Function)
Adds a shadow effect on an image found in an Image variable.
Static control properties
List of properties associated with a Static control...
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
Check Box control properties
Several WLanguage properties can be used on the Check Box controls found in a window, in a page or in a report......
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
WDTRAD options
Scheduler report
The report editor allows you to create "Scheduler" reports....
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
WDDeploy features
WDDeploy can be used to......
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
AnchorRateWidth (Property)
The AnchorRateWidth property is used to: Find out the anchor rate when a control (or a table column) stretches on the horizontal axis. Modify the anchor rate when a control (or a table column) stretches on the horizontal axis....
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
Report based on a query
Queries are used to easily select records in one or more data files......
Dark theme on mobile devices
The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce battery consumption or to make the device easier to use in a low-light environment......
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
appServerScheduledTask (Type of variable)
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a webservice).
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
Events associated with pages
List of events associated with pages...