ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......
Stand-alone executable
The executable will be stand-alone if the following elements are included in the executable......
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
WDInst: configuring the characteristics of the files to install
WDInst allows you to configure the characteristics of the files to install......
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......
Nested reports
The nested reports are used to print several reports (secondary reports) in a single report (main report)......
Time management help
Time management is extremely important......
WDBal messaging: Overview
WDBal is a secure messaging, included in WINDEV, WEBDEV and WINDEV Mobile......
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
Upgrading a WEBDEV Cluster
WEBDEV Custer is a hosting solution for WEBDEV sites that ensures high performance and availability......
The different types of Table fields: programmatically, file with or without direct access
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
<DiskFile variable>.ReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
Reserved WEBDEV Application Server - License Agreement
Reserved WEBDEV Application Server - License Agreement...
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.
Designation of current element (Reserved word)
The keywords used to identify the current element are: