ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
H.NbRetryRead (Variable)
Indicates the number of attempts to read the file or record before giving control back to the program.
HFound (Function)
Checks whether the current record corresponds to the current filter or search.
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
How to create a query with external join?
In SQL language, an external join is used to exclude or include file records with or without correspondences in the linked files......
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back to the program.
HRetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
Checking an element back in the Source Code Manager (SCM)
Checking an element back in the repository is used to make the modified element available to all the users of the Source Code Manager......
Software Factory
The concept of software factory is used to automate the process for creating applications....
NetOpenRemoteAccess (Function)
Establishes a remote connection.
How to use the indirection operators?
The indirection operators ({ }) are used to handle an object whose name is found in a variable......
Programming patterns
CAUTION......
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
Font (Type of variable)
A Font variable creates a font programmatically...
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
SFSeekDeleted (Function)
Seeks and retrieves the records (Salesforce objects) deleted during the specified period.
SFSeekModified (Function)
Seeks and retrieves the records (Salesforce objects) modified during the specified period.
Table,Save (External language)
Updates or adds a record in the data file linked to the Table control.
iAddAttachment (Function)
Adds an attachment in a PDF file generated by a PDF print export.
<sfConnection variable>.SeekDeleted (Function)
Seeks and retrieves the records (Salesforce objects) deleted during the specified period.
<sfConnection variable>.SeekModified (Function)
Seeks and retrieves the records (Salesforce objects) modified during the specified period.
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...