ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Web Component control properties
The Web Component control can be handled by the WLanguage properties in server code and in browser code......
Generating an application for Universal Windows 10 App
Handling a WinForm .Net control through programming
Handling a Rich Text Area control through programming
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code......
Handling a Link control through programming (Page)
WEBDEV allows you to handle a Link control through programming......
Error 1045: A class cannot be declared outside the declaration code of a class
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Internal Page properties
List of WLanguage properties associated with Internal Page controls...
Thumbnail control properties
List of properties associated with the Thumbnail control...
Cell control properties
List of properties associated with the Cell control...
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV site or a PHP page. from a component....
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
Buffer (Type de variable)
The buffer type corresponds to a binary memory area....
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
9. Internal page
Error 3: The string has no final "
Geolocation functions/GPS
The following functions are used to handle geolocation data and to control GPS devices......
Error 11: The label is unknown
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
Reverse code modeling
The reverse code modeling allows you to view in a graph......
WEBDEV: Native AS/400 Connector for PHP
WEBDEV allows you to create Internet or Intranet sites, in native mode or in PHP......
BLOCK
The <BLOCK> keyword is used in the code editor to declare custom blocks of code. These blocks of code are used to highlight the different steps of an algorithm and to group the declarations of variables or members.
Error 4: A space is required after the ':' character
Useful parameters of a procedure
A procedure can declare some parameters that are not immediately used. In this case, a warning appears in the code editor, indicating that the local variable is not used....
1
5
6
7
8
9
309
>