ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
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....
The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format......
Events associated with HTML controls
WEBDEV includes different events associated with the HTML control......
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
iPreview (Function)
Configures the print destination.
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
Creating the Relation windows of a WINDEV RAD pattern
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
SilverLight control properties
List of properties associated with the SilverLight control...
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
Interactions between a Flash® animation and WEBDEV
A Flash® animation can be used to display information in the controls of a WEBDEV page......
iForceComplement (Function)
Forces the printing of a Body Complement block.
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user on the current Windows computer. on the phone....
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
Color (Property)
The Color property is used to get and change the color of an element.
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
ArraySort (Example)
Usage example of the ArraySort function
SocketRead (Example)
Usage example of the SocketRead function
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
17. TLS/SSL: Encrypting information on the Web
SOAPRun (Example)
Usage example of the SOAPRun function
SOAPGetResult (Example)
Usage example of the SOAPGetResult function