ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDAdminHF: Managing the server
During the connection to the remote HFSQL administrator, you must specify the HFSQL server that will be taken into account......
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.
EnumControl (Function)
Returns the name of Nth control found in the specified element.
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
RulerModifiable (Property)
The RulerModifiable property is used to: Find out whether the user can move the playhead in a TimeLine control. Allow or prevent the user from moving the playhead in a TimeLine control....
How to perform a full file browse?
fMoveDir (Function)
Moves a directory and its content.
MatTranspose (Function)
Calculates the transposed matrix.
dbgLogOption (Function)
Retrieves or modifies the options of the runtime log.
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
Inserting an image or video into a help page
It can be useful to use images or videos in help pages to explain the actions to be done, indicate which buttons must be used, etc....
geoTrackingProcedure (Function)
Defines the WLanguage procedure that will be called when the location of the user changes.
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
Keywords (Property)
The Keywords property is used to get and modify the keywords associated with a page.
MatAdd (Function)
Adds two matrices of same dimensions (same number of rows and same number of columns).
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......
Functions for handling directories and external files
List of functions for handling external files...
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
Environment configuration
An environment configuration corresponds to a backup of the work environment in the editors of WINDEV, WEBDEV and WINDEV Mobile......
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......
EmailCheckAddress (Function)
Checks the validity of an email address.