ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
fMemExist (Function)
Checks the existence of a shared memory zone.
TabClose (Function)
Closes a dynamic pane in a Tab control.
<Tab>.Close (Function)
Closes a dynamic pane in a Tab control.
MemSort (Function)
Sorts the elements found in a memory zone.
WINDEV Mobile concepts
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
Data model editor: types of links
Several types of links can be found between the files......
<Source>.Seek (Function)
Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default).
HSeek (Function)
Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default).
Handling Gantt Chart controls programmatically
The "Browser" pane
When a WINDEV, WEBDEV or WINDEV Mobile element (analysis, query, ......
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
TabOpen (Function)
Opens a new pane in a Dynamic Tab control.
Handling a TreeView control at runtime
When the TreeView control is in edit, the user can expand or collapse the different levels of the tree structure by clicking the treeview elements....
TimeZone (Property)
The TimeZone property is used to set the time zone.
fMemOpen (Function)
Opens a memory zone shared between several applications.
mlzDelete (Function)
Deletes a dynamic row from a Multiline Zone control.
mlzDeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
ERR_BAD_PARAMETER
EmulatePaneUndock (Function)
Emulates the undocking of a pane in a dynamic Tab control.
<Multiline Zone>.Delete (Function)
Deletes a dynamic row from a Multiline Zone control.
<Multiline Zone>.DeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
<Tab>.Open (Function)
Opens a new pane in a Dynamic Tab control.
MemCount (Function)
Returns the number of elements found in a memory zone.