ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TwainState (Function)
Returns the status of the current source.
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
SpreadsheetRestorePositionAndSelection (Function)
Restores: the scrollbar position in a Spreadsheet control, the current worksheet, the elements selected in the current worksheet of Spreadsheet control. These elements have been saved by SpreadsheetSavePositionAndSelection....
FinDecreasingRedemption (Example)
Usage example of the FinDecreasingRedemption function
Configuring the IIS 7/7.5 server
Installing the monitoring robot
The monitoring robot includes three executables......
ServiceControl (Function)
Sends a control message to a service.
Events associated with a Signature control
The following processes are associated with a Signature control:...
Apply (Function)
Executes a procedure for each element of a WLanguage array.
ThreadWait (Function)
Waits for the end of the execution of the specified thread.
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
XamlDisable (Function)
Simulates the absence of .Net 3.0 framework.
dStraighten (Function)
Transforms an image by applying perspective correction.
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
dbgEnableLog (Function)
Enables the runtime log programmatically.
AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of a two-dimensional array property of a variable type (xlsDocument variable for example)....
InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
fRename (Function)
Modifies the name of a file.
ArrayDeleteAll (Function)
Deletes all elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).