ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
4. Simple printing
WINDEV Tutorial: Managing data in a WINDEV application Lesson 4 - Simple printing - 20 min
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....
ParallelTaskExecuteAfterOne (Function)
Indicates a continuation parallel task that will be run once the first task is completed in an array of parallel tasks.
zipNbPart (Function)
Returns the number of sub-archives (parts) found in an archive in CAB, RAR, ZIP, WDZ, 7z, TAR or TGZ (TAR.GZ) format.
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
HSL (Function)
Creates a color from its hue, saturation and lightness.
NFCSendTag (Function)
Sends a NFC tag to another device.
iSubstBlock (Function)
Substitutes one block of the report with another block while the report is printed.
Country (Variable type)
The Country type is used to find out the characteristics of a country.
The Edit control
The Edit control allows users to enter data......
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
Page constants
List of constants used by page functions....
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
InfoBuild (Function)
Displays a custom message in a system information window.
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.
gpwAddUser (Function)
Adds a user to the User Groupware database.
TextToRTF (Function)
Converts text to Rich Text Format.
PDFOpen (Function)
Opens a PDF document and loads it in a pdfDocument variable.