ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Image (Property)
The Image property gets and sets the background image of a control or block.
Cursor constants
List of constants used by the functions for managing cursors and the mouse...
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
Automatic calendar for the Date edit controls (AAF)
The Date edit control automatically propose a "Calendar" option in their popup menu....
Bearing (Property)
The Bearing property gets or sets the bearing of the map displayed in a Map control.
The different types of integers
The different types of windows
The following types of windows can be created in a WINDEV application......
Conceptual Data Model (CDM)
In the MERISE methodology, the conceptual data model defines the objects and the actions that must be taken into account in the database......
StringCompare (Function)
Compares two strings character by character: according to the sequence of ASCII characters. according to the alphabetical order....
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
SysCacheExternalStorage (Function)
Returns the path of directory that will be used to store the data in cache on the external storage space of application.
Summary table: Managing the application directories according to the platform
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
Tilt (Property)
The Tilt property gets or sets the tilt of the map displayed in a Map control.
Reports
A report provides a custom view of data......
Social network: Available targets
This page presents the different possibilities of Social Network control according to the selected options......
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
Google constants
List of constants used by the Google functions....
Factorial (Function)
Returns the factorial of an integer number.
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......