ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project elements
The project includes windows, reports, queries, help files, sets of procedures, ...
Running the test of the User Groupware and installing it
UnloadWDL (Function)
Frees the library that was loaded in memory by LoadWDL.
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
5. The following files are automatically created
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
Procedure/Function
A procedure is used to associate an identifier with a statement block......
Setup in MSI format
You have the ability to create a setup program in MSI standard......
ASPExecute (Function)
Calls an external .asp script and returns the result in a string.
PHPExecute (Function)
Calls an external .php script and returns the result in a string.
Constants for managing drop-down menus
List of constants used by the functions for managing menus....
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
TableInsertChild (Function)
Inserts a row into a TreeView Table control, in a given hierarchy level.
Error 1016: The method of the class is private
gpwEnumControl (Function)
Enumerates the controls found in a window or page.
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
SQLFirst (Function)
Positions on the first row of the query result.
iCreateFont (Function)
Creates a new print font.
Installing a SOAP server with Netscape iPlanet 4.1
WEBDEV Application Server for Linux - Overview
WEBDEV is a full development environment devoted to Internet and Intranet......
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
Error 103: The type is unknown
AppServerRunScheduledTask (Function)
Immediately starts the execution of a scheduled task on a WEBDEV Application Server.
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).