ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Operator on Address
The & operator returns the address of a variable as an integer
Handling Mobile Image Editor controls programmatically
WINDEV Mobile allows you to programmatically handle Mobile Image Editor controls......
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element.
ScreenType (Function)
Returns the type of screen on which the application is run: phone, tablet, computer or watch.
FaxResume (Function)
Re-enables a fax paused in the spooler (pending fax).
fDecrypt (Example)
Usage example of the fDecrypt function
FaxPause (Function)
Pauses a fax in the spooler.
MatWrite (Example)
Usage example of the MatWrite function
FaxStatus (Function)
Returns the status of a fax that was sent by FaxSend.
MatDeterminant (Example)
Usage example of the MatDeterminant function
zipCreate (Example)
Usage example of the zipCreate function
HRSInit (Function)
Configures an HFSQL server in order for this server to be a master server or a subscriber server for a replication between HFSQL servers.
FontCreate (Function)
Creates a font definition.
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
iWindowCancel (Function)
Configures the print cancel window..
StoredValue (Property)
The StoredValue property gets and sets the stored value of an element.
MatFill (Example)
Usage example of the MatFill function
fReadLine (Example)
Usage example of the fReadLine function
MatInvert (Example)
Usage example of the MatInvert function
Table,Add (External language)
Adds an element to a Table control.
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
dText (Example)
Usage example of the dText function
diagHead (Type of variable)
The diagHead type is used to define all the advanced characteristics of an end of a connector in a diagram.
Overview of OOP (Object Oriented Programming)
The object-oriented programming (called "OOP") is a programming paradigm in which the programs are organized as sets of objects......