ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
Voice commands in your applications
The applications that you develop can react to the user's voice......
<Menu>.AddURLOption (Function)
Adds a new option after the last option of a drop-down or context menu. This menu option opens the page that corresponds to the specified URL.
ContinentGet (Function)
Returns the Continent variable that corresponds to one of the following values: a continent constant (2-character continent code), a continent caption....
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
Properties associated with the areas defined in Zoning mode
HTMLEnableDebugger (Function)
Enable HTML/Javascript debugger on CEF (Chromium)-based HTML fields: HTML Display control or HTML Editor field....
AuthToken (Property)
The AuthToken keyword can correspond to: an AuthToken variable. a property of an httpRequest variable. a property of an emailIMAPSession variable. a property of an emailSMTPSession variable]....
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
6. How to display an AWP website
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
Handling a control through programming in a report
All report controls can be handled through programming......
Handling HTML text in an Edit control
WEBDEV allows you to manipulate text in HTML via the "HTML format" option of the Edit controls and the HTML control....
SynchroHFSQL (Property)
The SynchroHFSQL property is used to: know how to refresh a data-bound Table control linked to an HFSQL Client/Server table. specify the refresh mode of a Table control bound to an HFSQL Client/Server table....
Filtering a table, a view or a query
A filter is used to define through programming a selection of records corresponding to one or more criteria......
Link properties
When creating a link, you can simply specify the destination......
SCM administrator: Managing branches
The SCM administrator (Source Code Manager) allows you to directly manage the branches of the various projects in the SCM......
Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of gglCalendar events, ...). from a WLanguage list....
GglFile (Type of Variable)
The GglFile type allows you to know all the characteristics of a file from the Google software suite (Docs, Sheets, etc.).