ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ArrayCount (Function)
Returns: the number of elements in a one-dimensional array. the number of rows in a two-dimensional array. the number of elements in the first dimension of a three-dimensional or N-dimensional array....
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
Error 104: 'Dynamic' can only be used for the classes and the Automation objects
ScreenCastAllowed (Property)
The ScreenCastAllowed property is used to: find out whether the user can cast the content displayed in the Multimedia control to an external device (compatible with AirPlay), allow or prevent the user from casting the content displayed in the Multimedia control to an external device (compatible with AirPlay)....
<Array>.Count (Function)
Returns: the number of elements in a one-dimensional array. the number of rows in a two-dimensional array. the number of elements in the first dimension of a three-dimensional or N-dimensional array....
User Control Center: Management of network applications
For each network application listed in the User Control Center, the "Management of network applications" section is used to......
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
WDReplic: Implementing a replication
Configuring a replication requires several steps......
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...
Error 1014: The access to the member of the class is restricted by a private inheritance
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
The HTML Display control
The HTML Display control displays a web page in an application......
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
Comparison operators
The comparison operators can be divided into several categories......
Operator on Address
The & operator returns the address of a variable as an integer
Multiline strings
To type character strings over several lines in the code editor...
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
Deploying in the cloud for PC SOFT applications
PC SOFT allows you to host your sites in the CLOUD for PC SOFT applications......
Access rights to a class property: special cases
The retrieval and assignment processes can be public, private or protected. The access rights of the property correspond to the less restrictive rights of the two processes....
Managing the Euro
Since January 1 2002, the Euro becomes the only currency in most European countries......
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......