ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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.
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
Detailed use of WINDEV FTP/RPC
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......
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
The HTML Display control
The HTML Display control displays a web page in an application......
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......
TelemetryIdentifyUser (Function)
Identifies the current user for whom the telemetry data is saved.
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.
Handling the framesets
The different operations that can be performed on the framesets are as follows......
MDIOpen (Function)
Opens and enables an MDI child window.
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.
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).
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....
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)......