ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Windows
The windows represent the main interface of a WINDEV application......
MenuUnMark (Function)
Removes the checkmark displayed in front of the menu option (context menu or drop-down menu).
<Variable httpRequête>SendAsynchronous (Function)
Sends an HTTP request in asynchronous mode: the program continues to run and the response is processed by a specific procedure. This new feature is available as of WINDEV Suite SaaS 2025 Update 3....
Telemetry: Overview
From version 21, WINDEV proposes advanced statistics regarding the use of your WINDEV applications via the telemetry......
10. UMC: User Macro-Code
HFTListWord (Function)
Lists the words of the current record that will be taken into account by the full-text indexing.
Error 507: The '++' operator is not allowed
HListCustomFolder (Function)
Returns the list of Custom-Folders (also called groups) defined in the analysis.
Action Bar control functions
The following functions are used to manage the Action Bar control......
AAFEnable (Function)
Re-enables an Automatic Application Feature (AAF) previously disabled by AAFDisable.
<Table>.AddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
<Menu>.AddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
<Array>.SeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.
UMCActive (Function)
Used to find out and modify the activation of UMC management (User Macro-Code).
Canada.CheckBN15 (Function)
Checks the validity of a Canadian 15-digit Business Number (BN15).
Canada.CheckBN9 (Function)
Checks the validity of a Canadian 9-digit Business Number (BN9).
Switzerland.CheckOASI (Function)
Checks the validity of a Swiss Old-?Age and Survivors' Insurance Number (OASI)....
GeometryDeserializeWKT2D (Function)
Builds a 2D geometry from a Well-Known Text (WKT) representation.