ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
SQL: Managing joins (INNER JOIN, OUTER JOIN)
To select records coming from several data files, joins must be used in the SQL query......
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
Analysis associated with a project
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis......
WINDEV Mobile: Sharing WINDEV elements
The same WINDEV elements (analysis, queries, ...) can be used in a WINDEV application and in a WINDEV Mobile application......
Customizing keyboard shortcuts
The different editors in WINDEV, WEBDEV and WINDEV Mobile include many options that can be used directly via keyboard shortcuts......
Binding a Check Box control to an item
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
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....
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
Validating a page from a control that has no action on the server (List Box control, Combo Box, etc.)
By default, the validation of a page must be performed by a "Send the values of controls to the server (Submit)" button......
Changing the version of projects found in SCM
When several projects share elements in the same SCM, changing the version of WINDEV and WEBDEV projects......
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
Opening a window from a secondary thread
A secondary thread cannot directly open a window with the standard WLanguage functions such as......
The Looper control
A Looper control is used to repeat the controls found in a specific area......
Binding a List Box control to an item
A List Box control can be bound to an item in a data file, query, etc....
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
Management of PDF files
PDF is one of the most widely used formats for transmitting and storing electronic documents......
Snap-on grid
The different editors of WINDEV, WEBDEV and WINDEV Mobile allow you to align the elements via a snap-on grid......
Classes, members, methods and properties
A class is made of......
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
Natif Informix Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Informix (also called Native Access......
NFC: Transferring data
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......