ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
TrustedCertificateAdd (Function)
Adds a certificate to the list of trusted root authorities used to validate certification strings.
HDeactivateServerTrigger (Function)
Disables an HFSQL Client/Server server trigger on a server....
5. The following files are automatically created
CurrentWin (Function)
Identifies the window currently in edit.
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets......
HWatch (Function)
Trigger monitoring of write actions (add, modify or delete) performed on a table present on an HFSQL server. In case of modification, a specific procedure can be triggered.
WiFiStatus (Function)
Returns the current activation status of Wi-Fi on the device or asks to be notified when the activation status of Wi-Fi changes.
NumberInWords (Function)
Converts a number to words.
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
zipNbFile (Function)
Returns the number of files found in an archive (in CAB, RAR, ZIP, WDZ or 7z format).
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
Color (Property)
The Color property gets or sets the font color of: a Font variable. text displayed in a Static or Calculated control of a report. text displayed in a window control. text displayed in a page control....
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
13. External component in practice
External component in practice...
12. External component in practice
Définit l'image SVG utilisée pour un graphe de type "Pourcentage imagé"....
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
StatVariance (Function)
Calculates the variance for a series of values.