ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
Compatibility between external components and deployed applications
A component can evolve in many ways......
Window control search functions
WINDEV allows the user to perform a search among all the texts found in a window or in a control......
Batch processes: Creating executables, WDLs, components, and more...
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
Universal Windows 10 application: Deployment platform
Once the Universal Windows 10 app is generated, the wizard proposes to select the deployment platform......
Managing actions with Undo/Redo
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX functions......
ERR_BAD_APPLICATION
9. Application menus
Menus are displayed in different ways......
HRecreateSubscriberReplica (Function)
Re-creates the description file of a subscriber replica (universal replication only) according to the information of the master replica (.RPM and.SYN files).
1. The WINDEV Framework
The structure of the file for remote control
The management of remote control uses a file in INI format......
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
Reintegrating translated text into a project
Once the translation of framework libraries ("......
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
3. Managing sockets
WINDEV includes advanced socket management functions....
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
CameraGenerateThumbnail (Function)
Generates a thumbnail of the specified photo or video.
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
"Long press" optional event
The optional event "Long press/Open context menu" is run during a long press on the controls of a window......
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
WDTrans: Overview
WDTrans is a tool for canceling transactions......
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications......