ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDBal messaging: Reading messages
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily read the incoming messages......
XAxisMax (Property)
The XAxisMax property gets the maximum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
YAxisMax (Property)
The YAxisMax property gets the maximum value of the Y-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
Functions for managing Google calendars (prefix syntax)
List of functions for managing Google calendars (prefix syntax)...
Difference of behavior in Windows Vista (and later)
The test of your project was run using one of the Vista/7 test options......
XAxisMin (Property)
The XAxisMin property gets the minimum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
Programming the looper attributes
All the looper attributes can be handled by programming......
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
Telephony: Managing the outgoing calls
To manage the outgoing calls in a WINDEV or WINDEV Mobile application......
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
Native 64-bit and native 32-bit: a single source code
The 64-bit operating systems are starting to appear on the PCs and on the servers......
The planes (in a window or in a report)
The planes are used to group the window controls......
Pivot Table control properties
A Pivot Table control can be handled in a window by the following WLanguage properties......
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
Managing Hive databases
Hive is a software layer of Hadoop used to run queries......
16. Protecting access to the site: passwords
Monitoring robot: General check parameters
The general parameters of the check must be defined when creating or modifying a check......
"Preset controls" pane
The "Preset controls" pane proposes several preset controls that can be included in the current window or in the current page by "Drag and Drop"......
Managing the runtime errors
Some errors may occur in your application......
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
WDSQL, SQL querier: Overview
WDSQL is used to......