ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HDeclareExternal (Example)
Usage example of the HDeclareExternal function
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST web service function.
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
InStoredProcedureMode (Function)
Indicates whether the code is run on an HFSQL server.
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
IntegerPart (Function)
Returns the integer part of a number.
TimeValid (Function)
Checks the time validity.
Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered in your applications......
GeneratePassword (Function)
Automatically generates a password with specific characteristics (size, characters used, ...).
DDEError (Function)
Returns the runtime status report of a DDE function.
fTempPath (Function)
Returns the name of directory used to store the temporary files.
HBuildKeyValue (Example)
Usage example of the HBuildKeyValue function
EmailDeleteMessage (Example)
Usage example of the EmailDeleteMessage function
dFont (Example)
Usage example of the dFont function
OrganizerBackgroundColor (Function)
Defines a background color for a time slot in an Organizer control.
Compile (Function)
Dynamically compile a Procedure whose source code is supplied (dynamic compilation).
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
EmailImportHTML (Function)
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email.
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....
Caption (Property)
The Caption property is used to get and change the text of an element.
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
btleService (Type of variable)
The btleService type is used to handle a Bluetooth Low Energy service ("Bluetooth GATT Service").