ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Project image gallery
The project image gallery allows viewing all the images of a project in a single click......
PageNumber (Property)
The PageNumber property is used to: get and change the number of the page displayed in an Image control ("multi-page" image files) get and change the page number of a PDF file displayed in an image control of a window get and change the page number of a PDF file displayed in the background of a report....
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
The Cell control
The Cell control contains controls......
The Slider control (in a window)
A slider control is used to select a value between two bounds......
HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
Question edit wizard
When typing a new message intended to the end user, WINDEV or WINDEV Mobile automatically displays the following window......
Automatic management of exceptions
The management of exceptions can be customized by process......
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
Types of Edit controls
10. Customizing the aspect of a site: skin elements
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min
The Date edit control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
Assisted Application Development
The Assisted Application Development (AAD) is a permanent help in the environment. This help suggests actions whenever it is appropriate....