ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WLanguage functions available for a report
Most WLanguage functions can be used in the events of a report (created with the report editor)......
LooperToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
fDetectRemovableStorage (Function)
Detects whether a removable storage unit (CD, USB key, USB camera, ...) was added or removed.
LDAPConnect (Function)
Used to connect to an LDAP server via the characteristics defined in the LDAPSession structure.
Token (Type of variable)
The Token type is used to define all the advanced characteristics of a token displayed in an edit control.
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
SysErrorMode (Function)
Modifies the display mode of errors.
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
Native MySQL Connector - License Agreement
TableToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.
ThreadResume (Function)
Resumes the execution of a thread that was interrupted by ThreadSuspend. Function not recommended.
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
SpreadsheetAllowProcedure (Function)
Allows the use of a WLanguage function/procedure in a formula of a Spreadsheet control....
Operating mode of HFSQL application
A HFSQL application can operate in network mode or in Client/Server mode......
grSurfaceGetData (Function)
Retrieves a data from a Surface chart.
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
SortOption (Property)
The SortOption property gets and sets the sort options used in: text columns in Table controls, text columns in Treeview Table controls, List Box and ListView controls, Combo Box controls, attributes of Looper controls, images, clickable images and thumbnails with automatic sequence....
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
Using the Wi-Fi
WINDEV and WINDEV Mobile propose the WiFi functions to easily access the Wi-Fi networks......
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
OBEXSendFile (Function)
Sends a file to a device that supports the OBEX protocol.
grAxisVisible (Function)
Configures how the axes are displayed in Line or Column charts.
Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.