ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Android: Map control conditions of use
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application......
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
Secret string vault
Passwords, private keys and tokens are often used in programming......
Functions for managing breadcrumbs (prefix syntax)
The following functions are used to manage site map paths, using prefix syntax:...
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
Bar Code control properties
Bar Code controls can be manipulated using different WLanguage properties......
Scheduler control properties
A Scheduler control can be manipulated in WLanguage both in a window and in a page with the following properties....
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
How to create a menu?
Sensor functions
The following functions are used to manage the compass and the accelerometer in an application run on a mobile device (phone or tablet)....
Query
A query is used to interrogate a database in order to view, insert, modify or delete data......
2. Variables
WEBDEV Tutorial - WLanguage basics Lesson 2 - Variables - 20 min
Binding a Radio Button control to an item
A Radio Button control can be bound to an item in a table, query, etc....
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
Events associated with Chart controls
List of events associated with the Chart controls...
3. Managing a website
WEBDEV Tutorial - Website deployment Lesson 3 - Managing a website - 10 min
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
Edit control: buttons integrated into the input field
You can include different buttons in the input area of an Edit control......