ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MyRightSlidingWindow (Reserved word)
MyRightSlidingWindow is used to handle the right sliding window associated with the current window.
Testing a project: setting
By testing the project you can simulate how the application will run......
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......
The use of the Automation type in a site is reserved for the advanced users
MyLeftSlidingWindow (Reserved word)
MyLeftSlidingWindow is used to handle the left sliding window associated with the current window.
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......
Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
Entity of a CDM
To group information according the MERISE method, entities must be created......
Creating the skin template of a report
Managing the remote accesses
The remote accesses are used to create a temporary network connection......
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
Binding a Spin control to an item
A Spin control can be bound to an item in a data file, query, etc....
ConsoleRead (Function)
Reads a string in the standard input stream "stdin".
The Range Slider control
The Range Slider control is used to easily select an interval or a zoom......
Testing and debugging a remote site
WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)......
ConsoleWrite (Function)
Writes a character string in the standard output stream "stdout" (also called "console").
ConsoleError (Function)
Writes a character string in the standard error output stream "stderr".
Style of a control
As soon as it is created, a control is associated with a style......
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Organizer report
The report editor gives you the ability to create "Organizer" reports....
SQL functions: Special case
List of SQL functions: Special case...
12. Synchronizing data
Classes, members, methods and properties
A class is made of......