ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
RulerValue (Property)
The RulerValue property is used to get or change the position of the playhead in a TimeLine control.
ChangeTheme (Function)
Is used to change, through programming, the theme (dark or light) used by the mobile application.
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
OpenMobileWindow (Function)
Opens a window in a mobile application.
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
24. Displaying and linking pages
PageParameter (Function)
Returns the value of a parameter passed to the current page.
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
Creating a delete query
A delete query (corresponding SQL statement......
Common project
Projects are often cross-platform......
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
RulerModifiable (Property)
The RulerModifiable property is used to: Find out whether the user can move the playhead in a TimeLine control. Allow or prevent the user from moving the playhead in a TimeLine control....
Document (Example)
Usage example of Document
Creating the link buttons in the windows of a WINDEV RAD pattern