ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
Toolbar and menu of the SCM
The different options of the SCM can be handled via the SCM toolbar or the options of a specific menu ("SCM" from the main menu of the product used)......
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
Constants for managing Scheduler and TimeLine controls
The following constants are used to manage Scheduler and TimeLine controls:...
docTable (Type of variable)
The docTable type is used to define the advanced characteristics of a Table paragraph found in a Word Processing document.
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
Specific features of the applications for iPhone/iPad
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
gglOverride (Type of variable)
The gglOverride type is used to define information about event notification overrides.
ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter).
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
Customizing the report viewer: Available windows
Manipulating a Layout control programmatically
A Layout control can be......
11. Controls in practice
Discover the main characteristics of the controls...
FTPTime (Function)
Returns the different times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
beaconDetectionInfo (Type of variable)
The beaconDetectionInfo type is used to describe information relative to a Beacon detected with BeaconDetectPrecise.