ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iLastFile (Function)
Returns: the full name of the last file generated during the print (PDF, RTF, text, ...). the list of created duplicate files....
Runtime error management functions
List of functions for managing runtime errors...
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
fLock (Example)
Usage example of the fLock function
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
.NET application
To create a.NET application from a project......
Window controls
Several types of controls can be used in a window, ......
fBuildPath (Function)
Builds a complete file path from the directory and short name of a file. This function is mainly used to get a valid file name without having to worry about the presence of separators in the path ('/' or '\') or about their direction according to the platform....
ArrayDelete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
ServiceControl (Function)
Sends a control message to a service.
Phone management functions
List of functions for phone management...
ColorPalette (Function)
Returns a color found in the current palette.
Window management functions
List of functions for managing windows...
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
fUnlock (Example)
Usage example of the fUnlock function
ServiceRefresh (Function)
Asks a service to re-read its configuration information.
LooperSearch (Function)
Searches for a value in an attribute of a Looper control.
AppInstallUPD (Function)
Triggers the automatic update of current application.
TextToHTML (Function)
Converts text to HTML (carriage returns are replaced by <BR>, accented characters are replaced by their equivalent in HTML, etc.).
EmulateSimulator (Function)
Emulates the window of the mobile (Android/iOS) simulator....
HTTPCookieRead (Function)
Returns the value of a cookie received further to an HTTP request.
LooperCount (Function)
Returns the number of rows in a Looper control.
PhysicalName (Property)
The PhysicalName property is used to manage the physical name of HFSQL data files.