ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
How to create a patch?
Creating an executable: Operating mode and library
The operating mode of an executable allows you to define whether the executable can be used by one or more users......
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
Check: Connectivity to the external databases (by ODBC)
The monitoring robot will attempt to connect to an external database (MySQL, SQL Server, ......
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
1. WINDEV editors
WINDEV editors...
7. Available controls in a window
WINDEV Mobile includes several types of controls...
General environment of WINDEV
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
Translucent effect of windows
Depending on the style of your applications, the border of your windows can be translucent......
HTML 5: Example for managing the programmed Drag and Drop
To make a WEBDEV site more interactive, you have the ability to implement Drag and Drop in the pages....
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
Using several libraries in an application
A library is a WDL file that contains all the resources......
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
ERR_DISCONNECTED_TIMEOUT
Various WEBDEV constants
Various WEBDEV constants...
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
EnumMenu (Function)
Returns: the name of nth option or sub-option found in the main menu of window. the name of nth option or sub-option found in a custom context menu (created with WINDEV or WINDEV Mobile)....
dCopyWindowImage (Function)
Copies the image from a WINDEV window to an Image variable or to an Image control.
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
8. Source Code Manager (SCM)
Source Code Manager (SCM)...
Tips for an application that uses the User Groupware
To simplify the configuration of user groupware according to the users, the controls should be organized in groups of controls......