ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc.
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
LooperModify (Function)
Changes the values of the attributes in a row of a Looper control.
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
ArraySwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
geoAzimuth (Function)
Returns the direction represented by a location in relation to another one.
dTextMarkdown (Function)
Draws Markdown text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable]....
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
ThreadCurrent (Function)
Returns the name of the thread currently run.
fSeek (Example)
Usage example of the fSeek function
KeyType (Property)
The KeyType property is used to set the characteristics of a key item.
HRplManageItem (Function)
Specifies the replication options for an item: the item can be replicated or not.
Zoom (Property)
The Zoom property gets or sets the zoom value: in an Image control. in a Map control. in an Organization Chart control. in a Table, TreeView Table, Pivot Table, Spreadsheet or List Box control. in a Word Processing control. in a PDF Reader control. in a Camera control. in a Diagram Editor control; in a window....
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
ThreadState (Function)
Returns the current status of a thread.
HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
zipNbPart (Function)
Returns the number of sub-archives (parts) found in an archive in CAB, RAR, ZIP, WDZ, 7z, TAR or TGZ (TAR.GZ) format.
ExceptionInfo (Function)
Retrieves information about the current exception.
EventDestroy (Function)
Explicitly destroys an event.
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.