ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

zipClose (Function)
Closes an archive.
MDIOpen (Function)
Opens and enables an MDI child window.
How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......
RibbonAdaptSize (Function)
Adapts the size of the controls found in a Ribbon control according to the size of their caption.
dbgCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
dbgCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
docProperty (Type of variable)
The docProperty type is used to define the properties of a Word Processing document.
Environment of the project editor
The main elements of the project editor are as follows:
MemSeek (Function)
Seeks an element in a memory area: on the value added by MemAdd or on the value modified by MemModify, on the return value....
MemSort_55 (Function)
MemSort_55 is kept for backward compatibility.
EnumMenu (Function)
Returns: the name of nth option or sub-option found in the main menu of window. the name of nth option or sub-option found in a custom context menu (created with WINDEV or WINDEV Mobile)....
Handling a toolbar through programming
WINDEV allows you to handle a Toolbar control through programming......
HFSQL thumbnails
To optimize the display of images in your application or in your site, you have the ability to use HFSQL thumbnails......
grInfoXY (Function)
Returns information about the series found at a specific chart point.
LDAPReplaceAttribute (Function)
Replaces all the values of an attribute by a specific value.
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
MultiLinestring2D (Variable type)
The MultiLinestring2D type can be used to store a collection of linestrings defined with 2D coordinates.
LOOP statement
The statement block is repeated endlessly...
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
CaptionPeriodHeader (Property)
The CaptionPeriodHeader property is used to get and change the caption of the time period displayed in the header of a Scheduler or Agenda control in a report.
Automatic Application Features (AAF)
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......