ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Windows Scheduler functions
List of functions for managing the scheduler
Miscellaneous Windows functions
List of miscellaneous Windows functions
Service functions
List of functions for managing services
SNMP functions
List of SNMP functions
Mouse functions
List of functions for mouse management
Recycle bin functions
List of functions for managing the recycle bin
Registry functions
List of functions for managing the registry
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
ExplorerRetrieve (Example)
Usage example of the ExplorerRetrieve function
ExplorerAccept (Example)
Usage example of the ExplorerAccept function
HDelete (Function)
Deletes a record from a data file (query or view).
AssistedInputConfigure (Function)
Used to configure the filter and the opening of assisted input.
ErrorChangeParameter (Function)
Configures the automatic behavior that will be implemented if an error occurs in the current...
AllModifiableWithReportsAndQueries (Property)
The AllModifiableWithReportsAndQueries property is used to determine if a report can be modified...
Handling Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls......
ExecuteCode (Function)
Runs the WLanguage code found in a character string.
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit...
dbgEnableLog (Function)
Enables the runtime log programmatically.
InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced...
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table...
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
Date (Property)
The Date property is used to: Retrieve the date from a DateTime variable. Modify the date...
Time (Property)
The Time property enables you to: Retrieve the time from a DateTime variable. Modify the time...
JavaLoad (Function)
Specifies the location of user classes required to run the Java application or the Java applet.
Position (Function)
Finds the position of a specified string within another string.
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call...
ArrayDeleteAll (Function)
Deletes all elements: from a one-dimensional or two-dimensional WLanguage array....
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
HTransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start...
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS...
Constants for managing Toolbar controls
List of constants used by the Toolbar control management functions...