ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Value (Property)
The Value property is used to get and change the value of an element.
Installing a Webservice (old format)
Opacity (Property)
The Opacity property is used to get and change the opacity of an element.
Phone constants (Android / iOS)
BackgroundColor (Property)
The BackgroundColor property is used to get and change the background color of an element.
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
List of reserved words
BurnerCompilationInfo (Function)
Retrieves the characteristics of current compilation.
BurnerSelect (Function)
Used to select the default burner.
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
Permission constants
Renvoie une ou toutes les permissions déclarées par l'application....
Continent (Type of variable)
The Continent type is used to find out the characteristics of a continent.
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
JWTParameters (Type of Variable)
The JWTParameters type allows you to define all the information necessary to perform JTW authentication.
BurnerMediaInfo (Function)
Retrieves the characteristics of the CD/DVD found in the current burner....
sEvent (Function)
Branches an event on a serial port.
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
BurnerAddFile (Function)
Adds a file to the compilation.
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
OperationLogDirectory (Property)
The OperationLogDirectory property is used to manage the directory of the operation log file associated with a data file.
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
Installing a SOAP server with IIS