ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The HTML Display control
The HTML Display control displays a web page in an application......
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
MDIOpen (Function)
Opens and enables an MDI child window.
WINDEV Mobile and SMS messages
WINDEV Mobile allows you to easily send and read SMS messages with the SMS functions of WLanguage......
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
NetworkUser (Function)
Identifies the name of the connected user.
Charact (Function)
Returns the character corresponding to the specified ASCII code.
HErrorDuplicates (Function)
Used to check whether a duplicate error occurred.
HErrorIntegrity (Function)
Used to check whether an integrity error occurred.
History of versions
The history of setup versions is an advanced feature of the network setup......
Handling an automatic test
When an automated test is created, this test is in "construction" by default......
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
Compound statements
Configuring the "fax server" computer
WINDEV and WEBDEV allow you to manage faxes via the system fax server, available in Windows XP and Windows 2000......
How to develop a PHP site?
What is a PHP site?......
CharactUnicode (Function)
Returns the character corresponding to the specified Unicode code.
geoTrackingProcedure (Function)
Defines the WLanguage procedure that will be called when the location of the user changes.
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
dbgLogOption (Function)
Retrieves or modifies the options of the runtime log.
WDAdminHF: Managing the server
During the connection to the remote HFSQL administrator, you must specify the HFSQL server that will be taken into account......
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
Check: HTTP connectivity
The monitoring robot will read the header and the content of a web page......
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
OpenSSLCheck (Function)
Checks, via a public key, that the signature of data performed with the OpenSSL library is correct.
Sequence diagram
A sequence diagram represents the chronological order of messages sent and received by a set of objects......