ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
HDeactivateServerTrigger (Function)
Disables a HFSQL Client/Server server trigger on a server....
FTPProxy (Function)
Specifies whether the communication functions that use the FTP protocol must go through a proxy to run their requests.
ContextOpen (Function)
Opens a new page context without returning the information to the browser.
NetworkUser (Function)
Identifies the name of the connected user.
HBuildKeyValueANSI (Function)
Regardless of the platform used, the data stored in the HFSQL files is in ANSI format.
AlternativeText (Property)
The AlternativeTextproperty is used to get and edit the alternative text of controls in a page.
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
AccentSensitive (Property)
The AccentSensitive property is used to determine if accented characters are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
FinFutureVal (Function)
Returns the future value of an investment.
FinRepayVal (Function)
Returns the amount of each regular payment for an investment with fixed interest rate and fixed payment.
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
zipPassword (Function)
Defines the password used to add files into the specified archive and to extract files from the specified archive (RAR, ZIP and WDZ format).
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
EnumControl (Function)
Returns the name of Nth control found in the specified element.
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
Hash constants
List of constants used by the Hash functions....
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real). of a duration....
dLine (Function)
Draws a line: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dBackground (Function)
Declares the default background color for the rectangles, circles, etc.:: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....