ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<zipArchive variable>.NbPartNeeded (Function)
Returns the number of parts of a given size required to split a single-part archive.
JWTCreateAssertion (Function)
Creates a JWT assertion. This new function is available from WINDEV Suite SaaS 2025 Update 1....
SpreadsheetDeleteAll (Function)
Deletes the entire data from a Spreadsheet control found in a window (cells, formulas, size and header layouts).
Ad Hoc deployment
The Dashboard control
Dashboards are essential elements in an application......
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
Managing space characters in the searches?
SaaS administrator - Managing a client
Managing a SaaS client account is used to......
Managing mutexes in threads
A mutex is used to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given time....
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
dTextHeight (Function)
Calculates text height in pixels. This new function is available from WINDEV Suite SaaS 2025 Update 2....
dTextWidth (Function)
Calculates text width in pixels. This new function is available from WINDEV Suite SaaS 2025 Update 2....
AdLoaded (Property)
The AdLoaded property indicates whether an ad is currently loaded (and displayed) in the Ad control.
Query
A query is used to interrogate a database in order to view, insert, modify or delete data......
NoSpace (Function)
Returns a character string without the space characters: from the left and right side of the initial string. within the string....
The Image Editor control (WEBDEV)
The Image Editor control lets users create and edit images or photos in a website......
7. HFSQL: Physical files
Opens a system window to select a resource from: from the device file system, from the Cloud (Google Drive, Microsoft OneDrive, etc.) or from one of the content managers installed on the device....
SFDelete (Function)
Deletes records from a Salesforce database.
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
How to read emails via the POP3 protocol?
This help page explains how to read emails via the POP3 protocol....