ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Wait (Function)
Temporarily stops the program execution.
dbgOnError (Function)
Defines the WLanguage procedure that will be called whenever an error is detected by a dbgCheckXXX function.
WinInput (Function)
Identifies the window containing the WLanguage code currently run.
EmailProgressBar (Function)
Manages a progress bar while sending and receiving emails.
EndAutomatedProcedure (Function)
Stops the current or forthcoming execution of an automatic procedure (defined by the properties of the procedure in the code editor).
Constants for managing TimeLine controls
Constants for managing TimeLine controls...
MovableByBackground (Property)
The MovableByBackground property is used to: find out whether a window can be moved by the background, allow (or not) a window to be moved by the background....
HDeleteSet (Function)
Deletes a set of stored procedures from an HFSQL server.
HResetGroup (Function)
Initializes the structure for group management (HGroup) with the default values.
XMLFindNamespaceByURI (Function)
Finds an XML namespace from its URI (Universal Resource Identifier) in a node and in the parents of this node.
SOAPAddXMLSignature (Function)
Adds an XML signature to a Webservice request.
WINDEV FTP functions
List of WINDEV FTP functions...
MovementAPT (Property)
The MovementAPT property allows you to know and specify whether users can move appointments in a Scheduler or Organizer control.
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
HInfoDatabaseProperty (Function)
Used to find out the properties of a database on an HFSQL server.
HInfoServerProperty (Function)
Allows you to find out the properties of an HFSQL server.
HModifyServerProperty (Function)
Modifies the properties of an HFSQL server.
HListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
Legend (Property)
The Legend property is used to: Find out the label of a series. Modify the label of a series....
StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.
ChronoReset (Function)
Stops and resets a running stopwatch.
LooperInsertLine (Function)
Inserts a row into a Looper control.
fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...).
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.