ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Dynamic instantiation of a .NET object
A .NET object can be dynamically associated with a .NET class, in which case the object is dynamically instantiated....
Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style into another control......
WINDEV/WINDEV Mobile field styling
As soon as it is created, a control is associated with a style......
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
Salesforce functions (prefix syntax)
List of Salesforce functions (prefix syntax)...
Requirement
To manage the project development lifecycle, the Project Management Hub allows you to set requirements......
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
13. Security benefit: managing the "Back" button
13. Reports
WINDEV Mobile allows you to easily create and print all types of reports with the report editor....
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
Multilingual messages: Convert to new format (version 27 and later)
WINDEV, WEBDEV and WINDEV Mobile have included multilingual project support in many previous versions......
WEBDEV element styles
Controls from a WEBDEV project are associated with WEBDEV styles......
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
Extracting messages added or modified since last extraction
A project was already created and translated......
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......
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......
WDModFic: Tool for automatic modification of tables
WDModFic is a tool for automated modification of tables on development and end-user workstations......
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
<Connection variable>.ActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
<gglConnection variable>.Connect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
<sfConnection variable>.Connect (Function)
Allows you to authenticate yourself beside a Salesforce platform.
<Connection variable>.RegenerateFile (Function)
Regenerates a data file from its log.
<Connection variable>.AddLink (Function)
Adds an integrity rule between two files on the server.
<Connection variable>.AddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server data files....