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......
Common project
Projects are often cross-platform......
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....
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......
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
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......
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
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
Diagram Editor (WEBDEV): Features
The Diagram Editor control includes many features accessible via......
Creating the link buttons in the windows of a WINDEV RAD pattern