ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SSH functions
The following functions are used to connect and communicate with a SSH server:...
geoTrackingProcedure (Function)
Defines the WLanguage procedure that will be called when the location of the user changes.
ContactReset (Function)
Reinitializes: the Contact structure. a Contact variable....
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
BurnerEject (Function)
Opens or closes the door of current burner.
Report based on a query
Queries are used to easily select records in one or more data files......
zipFindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ......
xlsClose (Example)
Usage example of the xlsClose function
SFRead (Function)
Retrieves the Salesforce records from their identifiers.
fListResource (Function)
Lists the resources integrated to the application.
HTTPCreateForm (Function)
Creates an HTTP form.
FramesetRefresh (Function)
Refreshes a frameset displayed in the user's browser from the context on the server....
ImageArea (Function)
Returns the number of the image area clicked by the Web user.
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
xlsColumnType (Function)
Returns the type of data entered in a column of an XLS file.
XMLLast (Function)
Positions on the last element (tag or attribute) of the current tree level.
XMLFirst (Function)
Positions on the first element (tag or attribute) in the current tree level.
Configuring the connection with WDSQSINS
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native SQL Server Access), the connection can still be configured in WDSQSINS (supplied with the Native SQL Server Connector)......
MDIOpen (Function)
Opens and enables an MDI child window.
Events associated with internal windows
List of events associated with internal windows...
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
MemoryCurrency (Property)
The MemoryCurrency property is used to get and change the currency used when manipulating a "Currency + Euro" control programmatically.