ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
Clipboard management functions
List of functions for managing the clipboard...
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
User Control Center: Management of network applications
For each network application listed in the User Control Center, the "Management of network applications" section is used to......
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....
Events associated with a Layout control
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
OLECopy (Function)
Copies the object found in an OLE control into the Windows clipboard.
grAutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......
State (Property)
The State property is used to get and change the state of an element.
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
docElementLink (Type of variable)
The docElementLink type is used to get the advanced characteristics of a Link element in a docElement variable.
HLogInfo (Function)
Adds comments to the log when saving the operation.
Twain constants
List of constants used by the Twain functions....
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
SocketCreate (Function)
Creates a socket.
Setup in MSI format
You have the ability to create a setup program in MSI standard......
XLS file handling functions
List of functions for managing XLS files...
WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
iPrintXLS (Function)
Prints the current worksheet of a document in "xlsx" or "xls" format.
DocPrint (Function)
Prints a document in "docx" format.
iPrintDiagram (Function)
Prints a diagram from: a Diagram Editor control, a "wddiag" file, a Diagram variable....
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......