ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus...
fTempPath (Function)
Returns the name of directory used to store the temporary files.
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.
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
GOTO statement
The GOTO statement is used to run a code identified by a given label...
IntegerPart (Function)
Returns the integer part of a number.
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....
DDEError (Function)
Returns the runtime status report of a DDE function.
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
HBuildKeyValue (Example)
Usage example of the HBuildKeyValue function
EmailDeleteMessage (Example)
Usage example of the EmailDeleteMessage function
dFont (Example)
Usage example of the dFont function
btleService (Type of variable)
The btleService type is used to handle a Bluetooth Low Energy service ("Bluetooth GATT Service").
LooperRecNum (Function)
Returns the number of the current record in a Looper control based on a data file.
Caption (Property)
The Caption property is used to get and change the text of an element.
GeneratePassword (Function)
Automatically generates a password with specific characteristics (size, characters used, ...).
redisConnection (Type of variable)
The redisConnection type is used to define all the advanced characteristics of a connection to a Redis server (or cluster).
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
ID (Property)
The ID property is used to get and change IDs.
CertificateCheckString (Function)
Checks the correspondence between a signature and a string.
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
BitwiseNOT (Function)
Returns the result of the bitwise logical NOT operation of a value.
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
Name (Property)
The Name property is used to get the name of an element.