ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Body Complement block
The Body complement block is linked to the Body block......
Configuring the server for the CGI/AWP protocol
To use WEBDEV, a Web server must to be found on the computer where WEBDEV is installed......
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
Real-time chart
This type of chart is used to represent a permanent data flow in real time......
9. Generation modes
WINDEV Mobile includes different types of generation......
DocClose (Function)
Closes a docx file and frees the document.
11. Table/Looper controls
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
ERR_NO_APPLICATION
Encode (Function)
Encodes a character string or a buffer. To decode the result, simply use Decode.
Binding a Scrollbar control to an item
A scrollbar can be bound to an item in a data file, query, etc....
12. Preventing from going back to a page
Dynamic site: Persistent session
For a dynamic WEBDEV site, when starting the site (site called from a browser), a session representing the site is loaded in memory on the server......
The Time control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Text formatting variant
You can customize text attributes such as character spacing, line spacing and font size in a window or page......
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......
Creating and handling an item
The main operations that can be performed on an item are as follows......
xlsClose (Function)
Closes an XLS file.
UMC management functions
List of functions for managing the UMC...
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a data file......
ERR_BUTTON_EXPECTED
3. Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
Operations performed on use case diagrams
The following paragraphs explain......
Body (Property)
The Body property is used to identify and modify the HTML body of an HTML Display control or an HTML Editor control.