ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
How to clone and use columns in a Table control?
In some cases, a Table control must be filled with an unknown number of columns (when creating the control)....
MemcachedAssign (Function)
Modifies a key/value couple in the Memcached cache: If the key exists, the value is modified. If the key does not exist, the key/value couple is added....
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
Modeling editor: Managing the styles
The modeling editor proposes an advanced management of styles......
The UML model
The main objective of a development team is to create optimized applications, capable of satisfying the ever-changing needs of their users......
WEBDEV license agreement
WEBDEV license agreement...
Managing the runtime errors
Some errors may occur in your application......
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
MemcachedAssignKeyGroup (Function)
Modifies a key/value couple in the Memcached cache on a group of servers: If the key exists, the value is modified. If the key does not exist, the key/value couple is added....
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
WEBDEV styles
The WEBDEV styles are advanced styles, easier to use than the CSS styles......
Cross-references in the code editor
The cross-references in the code editor are used to identify......
Content of the Table control
A Table control can be based on a data file, based on a variable or populated programmatically......
The "Code" pane
The "Code" pane is used to handle the procedures (local and global procedures) and the classes found in the current project ("Global procedures", "Local procedures" and "Classes" options)......
7. Multilingual sites in practice
ERR_CANNOT_RUN_EXPLORER
ERR_MSG_BOX
SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists in proposing an application in subscription via a Web site rather than via the purchase of a license......
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......