ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
Description window of a combining query
The description window of a combining query consists of several sections......
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
12. External component
An external component is a set of WINDEV elements: windows, reports, analysis, etc....
9. Internal component
Sharing the popup menus in the project
In most cases, several popup menus are included in your applications......
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
Real-time chart
This type of chart is used to represent a permanent data flow in real time......
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
Error 17: OTHER CASE must be the last statement used in SWITCH
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
FOR EACH/FOR ALL statement (loop through a variable of type XMLReader)
The FOR EACH statement loops through a variable of type xmlReader in various ways: Loop through a level. Loop through a level with copy. In-depth loop....
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
User Groupware and Client/Server data files
An application that uses the User Groupware can be used with an HFSQL database in Client/Server mode......
Generator of WINDEV skin templates: Customizing the elements
The generator of WINDEV skin templates is used to generate the necessary files for creating a custom skin template for the WINDEV projects......
WINDEV Mobile Generator of skin templates: Customizing the elements
The WINDEV Mobile generator of skin templates is used to generate the necessary files for creating a custom WINDEV Mobile skin template......
Native Oracle Connector: Programming with SQL functions
The SQL functions can be used to handle the ORACLE database, regardless of whether WDORAINS is used or not to configure the accessed database......
WINDEV Mobile concepts
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
The Slider control (in a page)
WEBDEV proposes two types of sliders......
21. Reports
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......
Setup directory
The setup wizard allows you to configure the setup directory of application....
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....