ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HFilter (Function)
Defines and enables a filter on a data file, view or query.
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.
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
gpwOpenConnection (Function)
Opens a connection to a specific Client/Server database to manage the files of user groupware in Client/Server mode....
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......
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......
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
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.
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
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.
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.