ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
REST web service: Creating entry points
The REST web service entry point creation wizard opens......
How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......
2025 new features brochure: WEBDEV new features
What's new in WEBDEV 2025 is presented in the What's new 2025 brochure....
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
HListKey (Function)
Returns the list of keys in a table (query or view) recognized by the HFSQL engine.
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
HListLink (Function)
Returns the list of table bindings (Merise type) present: in the current database schema, in ongoing database schemas (projects with multiple database schemas). in a specific database schema....
AAF: Simple editing options in an Edit control field
The context menu of an edit control is used to perform simple edit operations...
Application triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a table....
Managing space characters in the searches?
The Static Text control
A Static Text control is a control used to display a static text......
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
Remote WEBDEV administrator: Show the statistics
...The statistics become available once the log files have been imported....
URL Rewriting
URL Rewriting is a technique used to improve SEO......
ERR_TIMEOUTINIT
9. Monitor your sites, servers, etc.
4. Monitor your applications
4. HFSQL Classic
HFSQL Classic is the database format......
Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
SCM: Local historykeeping
Local historization of an element allows you to set a local save point for the element... Warning This feature is only available in WINDEV Suite SaaS 2025 Update 3. For more details, see Use the new features of WINDEV Suite SaaS 2025....
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
Manipulating Tab controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to manipulate a Tab control through programming......