ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with Spin controls
List of events associated with Spin controls...
The structure of the file for remote control
The management of remote control uses a file in INI format......
How to contact the Free Technical Support?
The different methods to contact PC SOFT Technical Support....
Events associated with Splitter controls
List of events associated with Splitter controls...
Open (Function)
Opens a modal WINDEV window.
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Native Sybase Connector: Output value of a stored procedure run on the server
The Native Sybase Connector (also called Native Sybase Access) 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....
Control template
A control template is a set of controls that can be re-used in several windows or pages......
18. Order of execution of the code of buttons/links
ExecutePresetAction (Function)
Runs a preset WINDEV action.
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
<Window>.Iconize (Function)
Minimizes a WINDEV window.
Iconize (Function)
Minimizes a WINDEV window.
Handling a formatted display control through programming
WEBDEV allows you to handle a formatted display control through programming......
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
Using the task management and the schedule
Time management is extremely important......
The home page
The home page is the first page of your site......
Preset page templates
The preset page templates provide some structures of pages corresponding to a wide range of sites and they also improve the re-usability and the graphic harmony between the projects......
ERR_DISCONNECTED_UPDATE
10. Page templates
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
Push notification: Android configuration (Firebase)
From WINDEV Mobile 22 Update 1 (version 220052), the Push notifications in Android are using the Firebase platform (instead of Google Cloud Messaging)......
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
Dynamic site: Persistent session
For a dynamic WEBDEV site, when starting the site (site called from a browser), a session representing the site is loaded in memory on the server......