ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SaaS administrator - Managing the subscriptions
The SaaS subscriptions are used to make a SaaS site available to a client account......
inAppCheckSubscription (Function)
When starting the iOS application, checks whether the In-App subscriptions have been renewed.
AddColumn (Function)
Adds a column at the end of a two-dimensional array property (xlsDocument variable for example).
docHeaderFooter (Variable type)
The docHeaderFooter type is used to define the text of the different paragraphs found in a page header or footer.
ImageArea (Function)
Returns the number of the image area clicked by the Web user.
ParallelTaskWaitAll (Function)
Waits for the end of execution of all parallel tasks found in an array.
fRemoveDir (Function)
Deletes a directory from a disk.
iResetNbPages (Function)
Reinitializes the current number of pages, used in the preset controls such as "Number of pages" and "Page number and number of pages".
Use (External language)
Opens the specified window by closing all the windows opened beforehand.
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
HConnect (Function)
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL or Oracle) or via an OLE DB access on a specific table or set of tables.
FramesetRefresh (Function)
Refreshes a frameset displayed in the user's browser from the context on the server....
AAF: Pasting a row from one Table control into another
Table controls are used to view and manipulate data......
JWTCreateAssertion (Function)
Creates a JWT assertion. This new function is available from WINDEV Suite SaaS 2025 Update 1....
dText (Function)
Draws a text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
CellDisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
Uploading and downloading files on Internet (WINDEV FTP and RPC)
Several methods can be used to upload and download files by Internet......
HSL (Function)
Creates a color from its hue, saturation and lightness.
RGBBlue (Function)
Returns the blue component of an RGB color.
PVTCalculateUpdateAsynchronous (Function)
Updates some of the data found in a Pivot Table control from a given date without blocking the application.
Charset (Property)
The Charset property is used to: Get the character set used by a Font variable. Change the character set used by a Font variable. Get the character set used by an HFSQL table....
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV website.