ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PDF printing: Special cases
Specific features of print in PDF format...
WDADMINEXE: Information on the latest available update
The "Setup" tab of WDADMINEXE contains information regarding the last available update of the application......
Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
ERR_MSG_BOX
Changes the contrast of an image contained: in an Image control, in an Image variable....
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
User Groupware and multilingual application/site
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
5. Which type of server to choose?
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....
Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
Events associated with a Rich Text Area control
WEBDEV manages the following events by default (order of appearance in the code editor)......
REST Services: Prologue procedure (executed before each call)
It is now possible to specify in the description of a Webservice that a procedure must be called (and executed automatically) each time a Webservice is called......
The Text field: Edit control and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
WINDEV Mobile concepts
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.