ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MenuUnMark (Function)
Removes the checkmark displayed in front of the menu option (popup menu or drop-down menu).
Database schema shared between earlier WINDEV applications and WINDEV 2025 applications
A database schema can be shared between a WINDEV application......
Information 2104: This function is kept for backward compatibility
The MovementAPT property allows you to know and specify whether users can move appointments in a Scheduler or Organizer control....
ERR_FORBIDDEN_INSTALL
ERR_FORBIDDEN_UPDATE
Dashboard constants
Constants used by the functions for managing Dashboard controls...
Windows
The windows represent the main interface of a WINDEV application......
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
<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).