ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Principle for running threads
At runtime, an application runs in a main thread......
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
Creating an action plan
The action plans group all actions that will be performed by the software factory....
The Dashboard control
Dashboards are essential elements in an application......
License agreement for Native Oracle Connector
License agreement for Native Oracle Connector...
The Duration control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Constants for managing character strings
List of constants used by string management functions...
2. Analysis in practice
System constants
List of constants used by the system functions....
Drawing constants
List of constants used by the drawing functions....
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
WINDEV License Agreement
WINDEV License Agreement...
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
WEBDEV license agreement
WEBDEV license agreement...
Character strings
WLanguage supports different types of strings....
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.