ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
Flexbox control description: General tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
Real-Time Performance Profiler (RTPP)
The Real-Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
Database schema editor: Manipulating a table
The main operations that can be performed on a table from the table model editor are as follows ......
Declaring and using a variable
A variable is defined by name and type......
Associating documents with the project
To describe a project in detail, you can associate documents with it......
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
3-tier architecture
The development in "3-tier" architecture is now simplified......
Operations performed on object diagrams
The following paragraphs explain......
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
Border (Type of variable)
The Border type is used to handle a border through programming...
URL Rewriting
URL Rewriting is a technique used to improve SEO......
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
Managing bar codes
The use of bar codes to identify and manage products has become essential......
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
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......
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a web service proxy (SOAP).