ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

12. External component
An external component is a set of WINDEV elements: windows, reports, analysis, etc....
OrganizerDisplay (Function)
Reinitializes the content of an Organizer control from its data source (HFSQL data file for example).
RepeatedZoneAddStart (Function)
Adds a repeat (or line) at the beginning of a field Infinite repeat zone. The repeat is inserted before the first repeat in the Repeated zone field.. The scroll position of the Repeated zone field remains unchanged.
WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a data file......
Error 1010: The member of the class is constant
ConfigureAAF (Function)
Used to specify the behavior of some Automatic Application Features (AAF).
Page Header block
The Page header block is printed on each new page......
OrgElement (Variable type)
The OrgElement type is used to define the advanced characteristics of an element found in an Organization Chart control.
Project Management Hub: Task management
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
TabOffset (Property)
The TabOffset property gets and sets the offset between the border of a Tab or Ribbon control and the tab buttons.
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
Examples for using the OLE DB provider for HFSQL
Manipulating a database schema (LDM)
The main manipulations possible on a database schema (MLD) are as follows ......
CriticalSection
The CriticalSection keyword can correspond to: the CriticalSection function, which makes it possible to enable a named or on-variable critical section in the statement USING ... IN. the CriticalSection variable, which makes it possible to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application....
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
Characteristics of Looper controls in a page
To view the characteristics of the control, select "Description" in the context menu....
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting provider......
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode......