ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
Various constants
List of various constants used by the constants WINDEV functions....
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
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......
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
WLanguageCodeFormatting (Type of Variable)
The type WLanguageCodeFormatting allows you to define all the setting parameters in Geometry 06500740072007900 of the WLanguage code.
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
Optional events
By default, the codes available in the code editor correspond to the most common codes......
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
Events associated with Link controls
List of events associated with Link controls...
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......
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
The Multimedia control
The Multimedia control is used to play multimedia files......
Printing in PDF format: Special cases
Specific features of print in PDF format...
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
Animating the image display (WEBDEV)
...The Web sites propose several transition effects between the elements:...
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.