ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
ProgressBarDisable (Function)
Stops the periodic refresh of a Progress Bar via Ajax.
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
fTempDir (Function)
Returns the name of directory used to store the temporary files.
docTabulation (Type of variable)
The docTabulation type is used to define the characteristics of a custom tabulation.
HDescribeConnection (Function)
Describes a new connection to an external database.
dbgConnect (Function)
Used to connect a remote debugger to an application, service, Webservice, etc.
docNumberingLevel (Type of variable)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.
HOpenConnection (Example)
Usage example of the HOpenConnection function
Project anomalies: dead code and orphan elements
...WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan" elements....
Use (External language)
Opens the specified window by closing all the windows opened beforehand.
Commands of the external interface
Handling the report blocks through programming
Each report block is associated with different events......
Events associated with Chart controls
List of events associated with the Chart controls...
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
_VisiteGuideeEtapeBulle (Type of variable)
Le type _VisiteGuideeEtapeBulle permet de définir toutes les caractéristiques avancées d'un XXX....
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
4. Debugging modes
There are two different modes to debug a WINDEV Mobile application...
ControlClone (Function)
Creates a new control from an existing control.