ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Characteristics of the columns in a Table control in a window (prefix syntax)
The columns are used to display information in a Table control...
Image (Property)
The Image property gets and sets the background image of a control or block.
Diagram constants
The following constants are used to manage diagrams:...
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
<Document variable>.Close (Function)
Closes the docx file associated with the Document variable and frees the document.
diagLayout (Type of variable)
The diagLayout type is used to define all the layout characteristics of a diagram.
FOR EACH/FOR ALL statement (loop through a variable of type XMLReader)
The FOR EACH statement loops through a variable of type xmlReader in various ways: Loop through a level. Loop through a level with copy. In-depth loop....
<Source>.ExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
DocOpen (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....
<Kanban list>.InsertCard (Function)
Inserts a card in a Kanban list.
Gantt Chart functions
The following WLanguage functions are used to manage the Gantt charts......
Internal window management functions
The following functions are used to manage the "Internal windows" controls......
Stream management functions (video and sound)
List of functions for managing the streams (video and sound)...
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
DocInsertTable (Function)
Inserts a table into a Word Processing document.
<Document variable>.InsertTable (Function)
Inserts a table in a Document variable.
docRow (Type of variable)
The docRow type is used to define the advanced characteristics of a table row in a Word Processing document.
docColumn (Type of variable)
The docColumn type is used to define the advanced characteristics of a table column found in a Word Processing document.
ProgressBarEnable (Example)
Usage example of the ProgressBarEnable function
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
DocClose (Function)
Closes a docx file and frees the document.
PDF file functions (prefix syntax)
PDF file functions...
geoGetAddress (Function)
Retrieves an address or a list of addresses corresponding to the description of a geographic location.
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
DocToPDF (Function)
Converts a Word Processing document into a PDF file.
<Document variable>.Seek (Function)
Finds a character string in an entire Document variable.
PDF file management functions
...PDF file functions...