ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InPHPMode (Function)
Indicates whether the code is run in PHP.
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......
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.
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
mlEnd (Function)
Ends a MATLAB session. This session was initialized by mlInitialize.
Chrono (Type of variable)
The Chrono type is used to define all the advanced characteristics of a stopwatch.
SecurePassword (Type of variable)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
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.
InJavaMode (Function)
Indicates whether the code is run in Java.
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
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.
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.
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
MCI constants
List of constants used by the MCI functions....
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.