ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
InPHPSimulatorMode (Function)
Indicates whether the code is run in PHP simulator mode.
TimeValid (Function)
Checks the time validity.
DateToDay (Function)
Returns the day that corresponds to a given date.
mlEnd (Function)
Ends a MATLAB session. This session was initialized by mlInitialize.
SchedulerMode (Function)
Returns the display mode of a Scheduler control: day, week, month, ...
RepeatString (Function)
Concatenates N number of copies of the same specified string or buffer.
InPHPMode (Function)
Indicates whether the code is run in PHP.
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
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.
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
IntegerPart (Function)
Returns the integer part of a number.
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
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
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").
2. Projects in practice
Discover the main operations that can be performed on a project....
hFileParameter (Type of variable)
The hFileParameter type is used to define the data files taken into account by a scheduled optimization task.