ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer a Native Connector for MySQL...
OpenChild (Function)
Opens a non-modal child window.
2. Examples and components provided with WEBDEV
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
ControlClone (Function)
Creates a new control from an existing control.
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
Creating the Form windows of a WINDEV RAD pattern
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
Push notification
A mobile device can receive push notifications......
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
Passing parameters
The parameters can be passed to a procedure......
29. SEO in practice
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Structure (Type of variable)
A structure is a custom type of data...
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Designing a supercontrol
A supercontrol is an advanced type of control......
Code snippets
The code editor allows you to enter "Code snippets"......
Configuring the IIS 7/7.5 server
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
Creating requirements
The following steps must be performed to implement the requirements......
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......