ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Choose the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages...
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
Automatic error handling
Error handling can be customized for each process......
TopMargin (Property)
The TopMargin property is used to: Find out the top margin of a report. Modify the top margin of a report....
The structure of the RAD patterns (kept for backward compatibility)
...The RAD pattern files (MDL files) are used to describe:...
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.
Time and date management properties
List of properties for managing dates and times...
Object diagram
An object diagram represents a set of objects and how they relate to each other at a certain moment in time......
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
16. Application test in practice
Functions for managing objects (External language)
SCM: Optimizing the time management
From version 110042, the dates and times are stored in the Source Code Manager in UTC format (Universal Time Coordinates) instead of local computer time......
REST Services: Prologue procedure (executed before each call)
It is now possible to specify in the description of a Webservice that a procedure must be called (and executed automatically) each time a Webservice is called......
Compatibility between external components and deployed applications
A component can evolve in many ways......
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
Handling a TreeMap through programming
WINDEV allows you handle a TreeMap control through programming....
20. Managing suggestions and incidents
Managing suggestions and incidents...
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
WINDEV Mobile License Agreement
Cherche les éléments d'un noeud HTML correspondant à une balise....
WINDEV Mobile 2024 Tutorial
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
5. User Groupware in practice
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Creating the menus for the windows of the WINDEV RAD pattern