ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDLog: Viewing a log file
WDLog is used to view the content of a log file......
The structure of the file for remote control
The management of remote control uses a file in INI format......
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Procedure
The Procedure property can be used: on the hScheduledTask type, used to describe the scheduled tasks on an HFSQL Client/Server database. on the rssStream type, used to describe an RSS feed....
18. Order of execution of the code of buttons/links
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
ExecutePresetAction (Function)
Runs a preset WINDEV action.
Iconize (Function)
Minimizes a WINDEV window.
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
Native Progress Connector: Programming with SQL functions
The use of SQL functions to handle Progress data does not require importing the file structure into the analysis......
<Window>.Iconize (Function)
Minimizes a WINDEV window.
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
Serial and parallel port management functions
List of functions for managing serial and parallel ports...
9. Generation modes
WINDEV Mobile includes different types of generation......
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
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)......
<Source>.ImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile)....
SCM administrator: Merge of repositories
The merging of repositories makes it possible to combine projects from several repositories into a single repository......
UploadCopyFile (Function)
Saves on the server a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
HConnect (Function)
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL or Oracle) or via an OLE DB access on a specific table or set of tables.
10. Smart controls
Smart controls...
Reintegrating translated text into a project
Once the translation of framework libraries ("......
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......