ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......
Functions for handling directories and external files (prefix syntax)
External file functions (prefix syntax)...
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......
Displaying a different content on each row
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls......
Developing an application for Apple Watch
An Apple Watch application is an application intended for a watch associated with an iOS device (phone, tablet, ......
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
EmulateRadioButton (Function)
Emulates the selection of an option in a Radio Button control.
Controlling the WEBDEV Application Server
Starting with version 28, you can remotely control the WEBDEV Application Server......
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, analysis, ......
Chorus Pro: Automate the submission of invoices
In France, electronic invoicing has become mandatory for invoicing government services......
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
Activity diagram
An activity diagram represents the behavior of a method or the flow of a use case......
Functions for handling directories and external files
List of functions for handling external files...
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
The "Images" pane
The "Images" pane allows you to view and list all the images in the project directory and subdirectories......
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications......
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
11. Choosing the action of a button/link
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
<restRequest variable>.Send (Function)
Sends a REST request and waits for the server response.
XMLCancelSearch (Function)
Cancels the search performed by XMLFind.
XMLElementName (Function)
Returns the name of current element (tag or attribute).
XMLParent (Function)
Positions on the parent element of current element (tag or attribute).
XMLElementType (Function)
Returns the type of current element (tag or attribute).