ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
Seek (Function)
Searches for the index of an element in a WLanguage array.
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....
Multi-product external components
Components are a remarkably useful tool for development teams......
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
MyWindow (Reserved word)
MyWindow is used to handle the current window...
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
Runtime log
The runtime log is the best way to identify the most used features of an application......
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
Assisted Application Development
The Assisted Application Development (AAD) is a permanent help in the environment. This help suggests actions whenever it is appropriate....
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
WEBDEV Application Server 2024
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
Multiline strings
To type character strings over several lines in the code editor...
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.