ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MatError (Example)
Usage example of the MatError function
HExecuteProcedure (Function)
Runs a stored procedure.
Constants used by the Factory functions
The following constants are used by the functions for managing the software factory:...
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
xlsNbRows (Function)
xlsNbRows is kept for backward compatibility only.
iPrintDuplicate (Function)
Prints a duplicate copy of a report.
ArrayCopy (Function)
Copies the content of an array to another array.
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
MemSeek (Function)
Seeks an element in a memory area: on the value added by MemAdd or on the value modified by MemModify, on the return value....
ComponentExecute (Function)
Executes a global procedure present in an external component. This external component is loaded with ComponentLoad.
HDropView (Function)
Deletes a materialized view from the HFSQL server.
ControlFindTextNext (Function)
Finds and selects the next instance of the search text in a window or control.
dSlice (Function)
Draws a circle section or an ellipse section: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
hSchedulingHistory (Variable type)
The hSchedulingHistory type is used to get all the characteristics of the execution history of a scheduled job (optimization, backup, etc.)
ControlFindTextPrevious (Function)
Finds and selects the previous element corresponding to the sought text in a window or control.
ActionBarDeleteSearchHistory (Function)
Deletes the history from the search control found in the action bar of a window.