ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
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......
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
PageParameter (Example)
Usage example of the PageParameter function
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
HRetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
DotNetDelegate (Function)
Initializes a.NET delegate.
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
Code snippets
The code editor allows you to enter "Code snippets"......
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......
fSeek (Example)
Usage example of the fSeek function
WBAdminCreateAccount (Function)
Creates a WEBDEV account on a WEBDEV Application Server.
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
FinPeriodInterest (Example)
Usage example of the FinPeriodInterest function
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....