ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
HManageTask (Function)
Enables or disables a scheduled task on an HFSQL Client/Server server....
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......
Project Management Hub: Configuration
All contributors must provide details about their work schedule so that project management tools reflect reality......
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....
Multi-database queries
A query (typed in SQL code) can operate on different databases......
<Connection variable>.InfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
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......
<Connection variable>.ListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection....
HInfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
AdditionCompleted (Property)
The AdditionCompleted property determines if an element was added to a queue, list or stack, or if the operation is in progress.
SchedulerModifyTrigger (Function)
Modifies the parameters of a trigger of a scheduled task, i.e. the parameters that will define the execution of a task.
Managing the runtime errors
Some errors may occur in your application......
WEBDEV license agreement
WEBDEV license agreement...
Easier navigation in the editors
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]......
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
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, ......
HListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection....
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
Generating SQL scripts
The content of an analysis can be exported in the format of SQL scripts for a specified database (SQL Server, Oracle, ......
WLanguage functions available in PHP
Some WLanguage functions are not available in PHP......
WEBDEV styles
The WEBDEV styles are advanced styles, easier to use than the CSS styles......
Before calling the Free Technical Support
The operations to perform before calling the Technical Support......
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....