ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.
JavaLoad (Function)
Specifies the location of user classes required to run the Java application or the Java applet.
ServiceUninstall (Function)
Uninstalls a service.
HListParameter (Function)
Returns the list of parameters saved from the stored procedures on the server.
HErrorLock (Function)
Used to check whether a lock error occurred.
HTTPRequest (Function)
Starts an HTTP request on a server.
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
Constants for manging the replication
List of constants used by the functions for managing the replication....
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
AnimationSetMode (Function)
Changes the type of animation: for an image in an Image control. for a text in a static control....
WDXView: Overview
WDXView is an ActiveX browser......
HTMLAttribute (Property)
The HTMLAttribute property reads and changes the HTML attributes of the control.
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
gglEvent (Type of variable)
The gglEvent type is used to describe and modify an event of a calendar...
How to open a page?
Point (Type of variable)
A Point variable is a structured type that is used to represent a position (X, Y) in 2 dimensions.
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
fSep (Function)
Returns the separator of directory according to the current platform ('\' or '/')....
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....