ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
Events associated with Looper controls
List of events associated with Looper controls...
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a data file.
Container column in a Table control
A cell found in a Table control can contain a set of controls......
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
Correspondence between languages, sub-languages, character sets and nations
The table below presents the correspondence between languages, sub-languages, character sets and nations:
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
Events associated with Table controls
List of events associated with Table controls...
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).