ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window...
Share your projects via Git
Git is a source code manager......
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
Pivot Table control properties
A Pivot Table control can be handled in a window by the following WLanguage properties......
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
Various constants
List of various constants used by the constants WINDEV functions....
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
Check the "Responsive Web Design" pages
The pages in Responsive Web Design mode can be checked like any other WEBDEV page in the browser of your choice......
Environment of the data model editor
grTitleFont (Function)
Modifies the font used for the chart title.
Global procedure/function
A global procedure can be used in all the processes or events of the project....
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....
Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text format......
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.
ErrorWithTimeoutAsynchronous (Function)
Displays a custom error message in a non-blocking system error window for a given amount of time.
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......