ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
The Time control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
<Image variable>.ModifyHSL (Function)
Modifies the hue, saturation and lightness of an image in an Image variable.
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
InfoBuild (Function)
Displays a custom message in a system information window.
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
Specific features of the Express version
saasUser (Type of variable)
The saasUser type is used to define the advanced characteristics of a user of SaaS site.
Configuring the setup program
Two tools can be used to create a setup program......
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
WHelp (Function)
Displays a file or a help page in HLP or CHM format.
StringBuild (Function)
Builds a character string from an initial string and parameters.
ErrorBuild (Function)
Displays a custom error message in a system error window.
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
Date (Type of variable)
The Date type enables you to easily handle the dates...
gglAuthor (Type of variable)
The gglAuthor type is used to identify the author of a Google element...
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
SOAPRun (Function)
Runs a procedure on a SOAP server.
Warning (Function)
Displays a custom message in a system warning window.
Diagram (Type of variable)
The Diagram type is used to define all the advanced characteristics of a diagram that can be edited in the Diagram Editor control.
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min