ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDInst: Configuring the uninstaller
The application uninstaller is the application that allows the end user to uninstall the application....
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
Error 121: Shadowing a structure
Select query description window: Use
Let's see some operations specific to the description window of a select query......
Error 530: The -- operator is not allowed
Service variable
The Service variable is used to......
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
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....
<Array>.AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....
Telephony: Managing the outgoing calls
To manage the outgoing calls in a WINDEV or WINDEV Mobile application......
Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:...
Spreadsheet control in a report
The spreadsheet is one of the most often used business tools. You have the ability to create reports that print the data found in a spreadsheet....
Pivot Table control properties
A Pivot Table control can be handled in a window by the following WLanguage properties......
Events associated with Spin controls
List of events associated with Spin controls...
MakeInteger (Function)
Builds a 4-byte integer from two 2-byte integers.
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......
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
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)......
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
Control Centers: Working in offline mode
When working on a laptop computer or on an offline computer, you may want to continue working with the data found in the Control Centers (schedule management, quality management, etc....
Creating an insert query
An insert query (corresponding SQL statement......
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
SaaS administrator
The SaaS administrator is a Web site used to configure and manage the SaaS sites deployed on a WEBDEV Application Server......
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......