ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Document variable>.Close (Function)
Closes the docx file associated with the Document variable and frees the document.
SQL: Managing joins (INNER JOIN, OUTER JOIN)
To select records coming from several data files, joins must be used in the SQL query......
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
SQL : ORDER BY clause: Organizing the result of a query
The ORDER BY clause is used to sort the records selected by an SQL query......
<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......
VideoRequestPermission (Function)
Requests permission to use the device's camera....
DocOpen (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....
Stream management functions (video and sound)
List of functions for managing the streams (video and sound)...
Document (Type of variable)
The Document type is used to handle a "docx" document.
DocClose (Function)
Closes a docx file and frees the document.
<Document variable>.InsertTable (Function)
Inserts a table in a Document variable.
Bar Code management functions
The following functions are used to manage bar codes:...
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.
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
DocInsertTable (Function)
Inserts a table into a Word Processing document.
PDF file functions (prefix syntax)
PDF file functions...
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
geoGetAddress (Function)
Retrieves an address or a list of addresses corresponding to the description of a geographic location.