ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HFSQL Client/Server: Configuring the server
Managing threads
WINDEV and WINDEV Mobile propose several functions used to perform an advanced management of threads....
Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
4. WINDEV and telephony
WINDEV allows you to easily manage incoming and outgoing phone calls via the WLanguage phone functions....
ERR_NO_PROJECT
How to create and handle a structure?
This help page explains how to create and handle a structure....
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......
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
Declaring and using a variable
A variable is defined by name and type......
Managing the analysis versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the analysis from the data model editor......
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
Native Access to SAP
SAP is a widely used ERP......
Image editor: Features
The image editor includes several features......
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").
FlexAlignSelf (Property)
The Property FlexAlignSelf allows you to know and modify the alignment and vertical anchoring of the field in the row of the Flexbox field ( Property corresponding CSS "align-self").
UMC: Implementing and managing the "User Macro-Codes"
Regardless of the skill of the development team, the end user will always want to do something that has not been planned for......
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
Saving entered data (AAF)
Property Description (Type of variable)
The Property Description type is used to get information about a property.
GetDefinition (Function)
Retrieves the definition of element type.
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
FlexWrap (Property)
The Property FlexWrap allows you to know and modify the management of the return to row of the fields of a row of a Flexbox field ( Property 7900 corresponding CSS "flex-wrap").
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......