ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
Context Menu control properties
You can manipulate Context Menu controls in a page using the following WLanguage properties......
ImageXPos (Function)
Returns the horizontal position (X) of the mouse cursor in relation to the specified Image control.
HFlush (Function)
Forces the operating system of the computer where the tables are found to write data onto the disk.
<Source>.Flush (Function)
Forces the operating system of the computer where the tables are found to write data onto the disk.
DayOfMonth (Property)
The DayOfMonth property gets and sets the number of the day of the month on which the scheduled task should be executed.
<Menu>.AddOption (Function)
Adds a new option after the last option of a drop-down or context menu.
ShortcutKey (Property)
The ShortcutKey property gets and sets the keyboard shortcut associated with a control or menu option.
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV website. Some additional operations must be performed......
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
Configuring and running the action plans
When the action plans are deployed, you have the ability to configure their activation mode....
Developing 64-bit sites
You can deploy 64-bit compatible sites......
8. Smart controls
Ouvre une fenêtre de type popup en précisant sa position d'ouverture et attend sa fermeture....
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
Native PostgreSQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to PostgreSQL......
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
2. Modes to install an application
Database schema editor: the different types of sections
The different types of items proposed in the data model editor are as follows:
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
How to?