ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP......
Control constants
List of constants used by the functions for managing controls...
dChord (Example)
Usage example of the dChord function
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
notificationFormat (Type of variable)
The notificationFormat type is used to describe the display format of a notification when this one is expanded.
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
xlsLayout (Type of variable)
The xlsLayout type is used to define all the layout characteristics of a sheet of an XLSX document in a Spreadsheet control.
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
Description (Property)
The Description property is used to get and change the description of an element.
dArc (Example)
Usage example of the dArc function
dSlice (Example)
Usage example of the dSlice function
Project description: Options tab
The project description window allows you to configure various elements of your project......
Programming the table cells
The Table controls can be handled......
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
iSubstBlock (Function)
Substitutes one block of the report with another block while the report is printed.
GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
Sliding Banner control properties
The WLanguage properties can be used to handle ......
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
HTTPRequest (Example)
Usage example of the HTTPRequest function
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
Events associated with a Popup control
WEBDEV manages the following events by default (order of appearance in the code editor):
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.