ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SCM: Management of branches
The management of branches is used to manage several versions of the same application in parallel......
Execution platform
WINDEV Mobile allows you to develop applications for different families of products......
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
Applying the Responsive Web Design mode to an existing page
This help page explains how to apply the Responsive Web Design mode to an existing WEBDEV page......
Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
Importing a CSS style sheet
WEBDEV allows you to import a CSS style sheet into a WEBDEV project......
Local procedure
Two types of procedures are available......
ListView control linked to a data file (or to a query)
A ListView control can be used to display the content of a data file (or the content of a query)......
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
4. WINDEV and telephony
WINDEV allows you to easily manage incoming and outgoing phone calls via the WLanguage phone functions....
How to create and handle a structure?
This help page explains how to create and handle a structure....
ERR_NO_PROJECT
12. Pages in practice
Configuration of Apache 2.4 server
WEBDEV Development: Configuration of the Apache 2.4.x server for the CGI protocol and for WEBDEV sites....
The "Code hashtags" pane
Native Access to SAP
SAP is a widely used ERP......
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
Pinned area in a page: fixed area on the screen
A fixed area in a page is a page section that remains visible even if the Web user moves the browser scrollbar......
Managing the analysis versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the analysis from the data model editor......
Managing threads
WINDEV and WINDEV Mobile propose several functions used to perform an advanced management of threads....
AJAX: Overview
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV......
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
8. Windows in practice
Discover the main actions that can be performed on the windows....
FlexDirection (Property)
The Property FlexDirection allows you to know and modify the sense and direction of the main axis of a Flexbox control ( Property CSS corresponding "flex-direction").