ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HRetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
PageParameter (Example)
Usage example of the PageParameter function
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
DotNetDelegate (Function)
Initializes a.NET delegate.
SNMPTrapEnable (Function)
Enables the interception of an SNMP "trap" sent by an agent.
SchedulerAddTask (Function)
Creates a task in the Windows scheduler (if this task does not already exist).
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
FileDisplay (Function)
Displays a file in the browser of Web user.
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
grTimeLevelMax (Function)
Defines the number of levels to display in the time scale of a chart as well as the maximum level.
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
TableListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
List of reserved words
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
Translating a text file with WDTRAD
NetGetFile (Function)
Retrieves an existing file from an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
NetSendFile (Function)
Transmits a file to an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
WDGenPage: Use in command line mode
WDGenPage run in command line is used to generate one or more semi-dynamic pages without starting WEBDEV or WDGenPage....
TwainToControl (Function)
Allows you to : view the document coming from the Twain device in an Image control. view the document coming from the Twain device in the user interface of device....
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.