ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Setup on a local network (LAN)
6. Internal window
Internal windows...
Compilation statement: IF ExecutionTarget
The <IF ExecutionTarget> compile statement allows you to compile or not compile a WLanguage code depending on the execution target.
Option Description (Type of variable)
An Option Description variable is used to handle the characteristics of a combination option through programming.
CellDisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
Share your projects via Git
Git is a source code manager......
Installing Native Sybase Connector for WINDEV and WEBDEV 2024
Multi-database queries
A query (typed in SQL code) can operate on different databases......
MCIMsgErr (Function)
Returns the caption of the last error that occurred on a MCI function (Media Control Interface).
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
fMerge (Function)
Merges several files into a single one.
Anchored move on the main axes
To facilitate the positioning of controls, you have the ability to force their move according to the four main axes (0°, 45°, 90°, 135°)....
WinSlidingVisible (Function)
Displays or hides a sliding window (sliding menu).
<Cell>.DisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
Types of recognized PCL printers
WINDEV and WEBDEV allow you to automatically print for a number of specific PCL printers......
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
Bar Code control properties
Bar Code controls can be manipulated using different WLanguage properties......
<Chart>.Menu (Function)
Defines the type of context menu displayed by a chart.
InWindowsMobileMode (Function)
Indicates whether the code is run: from a Windows Mobile application. from a WINDEV application, from a WEBDEV site or from a PHP application. Function kept for backward compatibility....
GDPR (Property)
The GDPR property is used to: find out if the GDPR applies to an item from a data file. define whether the GDPR should apply to an item (in the item description in the code only)....
Description window of query (insert, update or delete) or description window of a query in SQL code
The description window of a query (insert, update or delete) or the description window of a query in SQL code is used to......
Events associated with TreeView controls
List of events associated with TreeView controls...