ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
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......
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
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
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 Slider control (in a window)
A slider control is used to select a value between two bounds......
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....
Compressing frames (DSL, 3G, Edge, VPN, ...)
A frame is a packet ot data that flows through the network......
Error: Redefinition of syntax
The '<method>' methods of the '<derived class>' class and of the '<base class>' class do not have the same prototype......
Internal component description
The description of an internal component can opened at any time......
Report viewer: Proposing several reports
In the document preview, end users can......
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......