ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library...
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
TwainToBMP (Function)
Allows you to perform one of the following actions: save the document coming from the Twain device in a Bitmap file (".BMP" extension). view the document coming from the Twain device in the user interface of the device. save the document coming from the Twain device directly in memory in Bitmap format (in a buffer)....
DashSaveConfiguration (Function)
Saves the configuration of a Dashboard control in string format.
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
WDADMINEXE: User characteristics
From the server, the "Users" tab of WDADMINEXE allows you to get......
ExeRunning (Function)
Allows you to find out whether a 32-bit application is already run.
Managing the users of an application installed in network
The management of users allows you to find out from the server......
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
DashLoadConfiguration (Function)
Restores the configuration of a Dashboard control.
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
ImageLayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.
Generating the RAD pattern
To generate a RAD pattern:...
Printing nested reports
To create a main report containing several secondary reports:...
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
LoadImageSheet (Function)
Loads an image set in memory so that it can be used later by gImage.
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart).
The Edit control
The Edit control allows users to enter data......
Drawing constants
List of constants used by the drawing functions....
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
TabSaveConfiguration (Function)
Saves the configuration of dynamic panes found in a Tab control in character string format.
OCRLoadLanguage (Function)
Adds a language to the native OCR system.