ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling an element of a TreeView control programmatically
This help page explains how to handle the elements of a TreeView control either directly or via the WLanguage functions......
11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
9. Internal component
5. Displaying a WEBDEV Session site
2. User-friendly editors in practice
Importing elements into a project
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
Context menu of TimeLine controls
By default, TimeLine controls contain a context menu....
Managing the emails with the POP3/SMTP protocols
The POP3 and SMTP protocols are protocols for email management recognized by all Internet Service Providers......
HFSQL Client/Server: Configuring the data files on the server
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, analysis, ......
ReplicEdit: Taking the analysis modifications made into account
When modifying the analysis of a replicated application (add an item, a file, ......
REST Services: Prologue procedure (executed before each call)
It is now possible to specify in the description of a Webservice that a procedure must be called (and executed automatically) each time a Webservice is called......
Functions for managing parallel tasks (prefix syntax)
The following functions are used to manage parallel tasks...
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following elements......
Generating a description of a data file from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any data files......
Native Sybase Connector for WINDEV and WEBDEV 2024
ReplicSynchro: Use
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
Camera functions
Camera (Property)
The Camera property is used to identify and change the camera used (back or front).
Area (Property)
The Area property is used to define an area.
Asc (Example)
Usage example of the Asc function