ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
License agreement for Native Oracle Connector
License agreement for Native Oracle Connector...
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
Defining a help window template
WINDEV allows you to create help window templates......
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Input (Function)
Displays a message allowing the user to type an information.
Creating requirements
The following steps must be performed to implement the requirements......