ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Native SQLite Connector
WINDEV and WEBDEV propose a Native Connector to SQLite. This Native Connector allows you to access an SQLite database from a WLanguage program without using an external driver....
XLSCell type: MaskWD property
The MaskWD property of the xlsDocument type is used to define the display mask in WINDEV or WEBDEV format that will be used in the Excel cell ("DD/MM/YYYY" for example)......
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
Using the task management and the schedule
Time management is extremely important......
Automatic documentation of external components
External components must include a technical documentation......
6. WEBDEV Account Manager
Primary (Property)
The Primary property can be used: on the gglPostalAddress type. on the gglEmail type. on the gglInstantMessaging type on the gglOrganization type on the gglPhoneNumber type]....
Report viewer: "Find" tab
A search feature is automatically available when previewing a report......
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
Editing the WEBDEV style sheet
WEBDEV allows you to manage all the WEBDEV styles used in a project......
Software Factory: Setup
To use the software factory, a coordinator must be installed on a computer as well as the different robots that will perform the tasks found in the action plans....
Project Management Hub: Managing messages
To manage messages in the Project Management Hub, you can use the secure messaging tool included in WINDEV, WEBDEV and WINDEV Mobile......
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
Customizing keyboard shortcuts
The different editors in WINDEV, WEBDEV and WINDEV Mobile include many options that can be used directly via keyboard shortcuts......
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP......
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
The planes in WEBDEV
The planes are used to group the controls of an element......
Items used in a select query
A query created in the query editor can contain several types of items......
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
2. Variables
WEBDEV Tutorial - WLanguage basics Lesson 2 - Variables - 20 min
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......