ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
xlsData (Example)
Usage example of the xlsData function
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
Combination (Type of variable)
A combination is a set of options.
emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
The "Images" pane
The "Images" pane allows you to view and list all the images in the project directory and subdirectories......
13. Debugger
Creating requirements
The following steps must be performed to implement the requirements......
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
Printing a watermark text
A report (and a duplicate copy) can include an additional text in the format of a watermark, such as "Confidential" or "Duplicate" printed across the report....
Check: Connectivity to HFSQL Client/Server
The monitoring robot will try to connect to a HFSQL Client/Server server......
TelemetryDisable (Function)
Disables the telemetry. The telemetry data is not sent to the server anymore.
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.
XMLRename (Function)
Renames the current element (tag or attribute) in an XML document.
HRecNum (Example)
Usage example of the HRecNum function
Project Management Hub: Managing projects
Project Management Hub: Management of projects (view, creation, ...)...
SQLFirst (Function)
Positions on the first row of the query result.
Obtaining an SSL certificate for IIS2 (2.0 or later)
ProfilerEnd (Function)
Stops "collecting data" for the performance profiler.
HFileExist (Example)
Usage example of the HFileExist function
fDate (Example)
Usage example of the fDate function
HErrorInfo (Example)
Usage example of the HErrorInfo function
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
ServiceWait (Function)
Pauses the current service during the specified duration.