ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
OutlookStartSession (Example)
Usage example of the OutlookStartSession function
<DiskFile variable>.WriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
gpwMode (Function)
Returns the runtime mode of the User Groupware.
mlSaveWorkspace (Function)
Saves the session workspace in a MATLAB file.
mlExecute (Function)
Evaluates and runs a command on a MATLAB session.
mlListVariable (Function)
Lists the variables found in the MATLAB session.
InAppleWatchSimulatorMode (Function)
Indicates whether the code is run in the Apple Watch simulator.
InAppleWatchEmulatorMode (Function)
Indicates whether the code is run in the Apple Watch emulator.
BrowserOS (Function)
Indicates the operating system installed on the browser of the Web user.
<Connection variable>.RegenerateFile (Function)
Regenerates a data file from its log.
<picLayer variable>.DrawRectangle (Function)
Draws a rectangle in a picLayer variable.
fCompare (Example)
Usage example of the fCompare function
FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
CurrentWin (Function)
Identifies the window currently in edit.
HLockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
InAppleWatchMode (Function)
Indicates whether the code currently run is in Apple Watch mode.
zipDeleteAll (Example)
Usage example of the zipDeleteAll function
zipNbPart (Example)
Usage example of the zipNbPart function
Variables for managing the Drag and Drop
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.
mlLoadWorkspace (Function)
Loads all the variables of a MATLAB file in the session.
SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
SocketWrite (Function)
Writes a message intended to another socket.
HState (Function)
Used to find out the state of a record.