ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dbgCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
grOverlayChart (Function)
Used to display two different types of charts in the same chart.
HRplFilterProcedure (Function)
Defines the WLanguage procedure that will be called whenever a replication operation is performed on a specific file.
fParentDir (Function)
Returns the path of the parent directory for the specified directory.
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
Left (Function)
Extracts the left part (i.e., the first characters) from a string or buffer.
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.
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
grDeleteSeries (Function)
Deletes a data series from a chart.
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
dbgCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
mlLoadWorkspace (Function)
Loads all the variables of a MATLAB file in the session.
DateTimeUTCToLocal (Function)
Converts a UTC date and time to local time (time zone, summer time, winter time).
xlsMsgError (Function)
Returns the caption of the last error caused by an XLS function.
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
Dashboard constants
Constants used by the functions for managing Dashboard controls...
fReadLineRegularExpression (Function)
Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable.
xlsAddWorksheet (Function)
Adds or inserts a new worksheet into an Excel document.
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.