ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants used by ExecutePresetAction
List of constants used by ExecutePresetAction....
SCM administrator: Managing branches
The SCM (Source Code Manager) administrator allows to you manage the branches of the different projects found in SCM......
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
PageDisplayDialog (Function)
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism.
Constants used by the replication between HFSQL servers
The following constants are used by the replication between HFSQL servers:...
NbLabel (Property)
The NbLabel property is used to: Find out the number of labels printed across the page width. Modify the number of labels printed across the page width....
zipSize (Function)
Returns the size of archive (in ZIP, RAR, CAB, WDZ or 7z format): the size of all compressed files found in the archive. the size of all files found in the archive before compression....
BurnerEject (Function)
Opens or closes the door of current burner.
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
grType (Function)
Identifies or modifies the type of chart.
MultimediaOpen (Function)
Opens a media file in a Multimedia control.
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
Paragraph (Property)
The Paragraph property is used to manage paragraphs in a Word Processing document.
After (Property)
The After property replaces or inserts a procedure after the other procedures in: a Procedure variable. an event associated with a control....
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
RESTSend (Function)
Sends a REST request and waits for the server response.
LooperAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Looper control.
StreamConfigure (Function)
Specifies the network parameters required to use the Conference controls on Internet.
VisibleInExportAndPrint (Property)
The VisibleInExportAndPrint property is used to: Find out whether a column of a Table or TreeView Table control is visible for export and printing. Modify the visibility of a column in a Table or TreeView Table control for export and printing....
General environment of WINDEV
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
DisplayedItemImage (Property)
The DisplayedItemImage property is used to: Get the item that corresponds to the image displayed in a ListView control. Change the item that corresponds to the image displayed in a ListView control....
Secure (Property)
The Secure property is used to configure the security level of data file encryption.
HCancelAlias (Function)
Cancels an alias that was declared beforehand by HAlias.
HUnlockRecNum (Function)
Unlocks a record locked by: HLockRecNum, a read function used with a locking parameter (HRead associated with the hLockWrite or hLockReadWrite constant for example)....