ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

XMLResult (Function)
Returns the result of a calculation XPath query.
XMLFound (Function)
Checks whether the current element corresponds to the current browse or to the current search.
XMLChildExist (Function)
Specifies whether the current tag has children corresponding to the sought type (tag, attribute, ...).
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
Feedback component
The Feedback component is a component provided with WINDEV......
Clipping the window according to an image
An image can be used to easily define the shape of a window......
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
Window controls
Several types of controls can be used in a window, ......
AutomaticLink (Property)
The AutomaticLink property is used to: determine if the automatic link detection mode is enabled, enable or disable the automatic link detection mode....
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, ......
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......
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, ......
EmulateMenu (Function)
Emulates the next menu that will be opened and automatically runs the menu option passed as parameter.
EmulateCheckBox (Function)
Emulates the selection of an option in a Check Box control.
EmulateRadioButton (Function)
Emulates the selection of an option in a Radio Button control.
Functions for handling directories and external files (prefix syntax)
External file functions (prefix syntax)...
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......
Functions for handling directories and external files
List of functions for handling external files...
Activity diagram
An activity diagram represents the behavior of a method or the flow of a use case......