ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
SQLTransaction (Example)
Usage example of the SQLTransaction function
Functions for handling directories and external files
List of functions for handling external files...
Sharing internal components (via SCM)
An internal component is a set of elements from a project......
SchedulerInfoXY (Function)
Returns the appointment, the resource or the date found at given position in a Scheduler control.
fCurrentDrive (Example)
Usage example of the fCurrentDrive function
FinInterestRate (Example)
Usage example of the FinInterestRate function
grStockGetData (Function)
Retrieves a data from a stock chart (candlestick, barcharts or minmax).
grSurfaceAddData (Function)
Adds a data into a Surface chart.
grBarColor (Function)
Initializes the color of a specific bar in a Column or Stacked Column chart.
iPreview (Example)
Usage example of the iPreview function
Table,Add (External language)
Adds an element to a Table control.
EmailReadNext (Example)
Usage example of the EmailReadNext function
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
WINDEV Mobile Framework License Agreement
ErrorOccurred (Variable)
ErrorOccurred is a preset variable of WLanguage indicating the result of the last WLanguage function used.
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
grScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart.
Automated tests of procedures and classes
The automated tests of procedure or class are used to test the different features proposed by the procedure or by the class......
Collapsing/Expanding a TreeView control through programming
...To collapse/expand a TreeView control through programming, ......
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
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)......
Associating an image with the elements of a TreeView control
The different methods for associating an image with the elements of a TreeView control....
ByReference (Property)
The ByReference property is used to determine if a procedure parameter was passed by reference.
zipExtractPath (Example)
Usage example of the zipExtractPath function