ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Web Camera control properties
A Web Camera control found in a page can be handled in WLanguage by the following properties.
Properties associated with the options of a Switch control
Context Menu control properties
You can manipulate Context Menu controls in a page using the following WLanguage properties......
Switch control properties
Rich Text Area control properties
A Rich Text Area control can be handled in a window by the following WLanguage properties......
Navigation Bar control properties
A Navigation Bar control found in a page can be handled in WLanguage by the following properties......
FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....
Drawer control properties
List of properties associated with the Drawer control...
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
PHPDisplay (Function)
Calls an external PHP script and returns the result page in the current browser window.
gpwAddAuthLogin (Function)
Adds a login button (Facebook, Google, Microsoft, etc.) in the login window or page.
Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse......
Tutorial
A tutorial is supplied with WINDEV, WEBDEV and WINDEV Mobile......
Flexbox control properties
You can manipulate Flexbox controls in a page using the following WLanguage properties......
Pager control properties
The WLanguage properties are used to handle the Pager control in server code and in browser code......
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
Opening a help file (CHM, HTML or PDF)
There are several ways to open a help file......
Printing reports from a WEBDEV site
By default, the "Print" icon allows the Web user to print the current site page......
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
nWDEvaluate: Evaluating the value of an element
Evaluating the value of an element......
WLanguage functions available in PHP
Some WLanguage functions are not available in PHP......
Help: Summary table
In a WINDEV application, users have multiple help features at their disposal: Tooltip. Status bar. Help window. Advanced tooltip. Help page. HLP file....
<Word Processing>.InfoXY (Function)
For a given position (coordinates of a point) in a Word Processing control, returns one of the following: the number of the corresponding page, the corresponding X-position (in mm), the corresponding Y-position (in mm)....