ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

New (Reserved word)
New is used to allocate memory space...
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
Importing a CSS style sheet
WEBDEV allows you to import a CSS style sheet into a WEBDEV project......
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
Testing a WEBDEV site on a mobile device
It is increasingly common for developers to test websites on mobile devices......
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
15. Repeating a group of controls: loopers
Image control: the supported formats
The supported image formats are as follows:...
Execution platform
WINDEV Mobile allows you to develop applications for different families of products......
SCM: Management of branches
The management of branches is used to manage several versions of the same application in parallel......
4. WINDEV and telephony
WINDEV allows you to easily manage incoming and outgoing phone calls via the WLanguage phone functions....
Remote WEBDEV administrator: Managing statistics
The remote WEBDEV administrator proposes a module for consulting the statistics regarding the traffic of your dynamic WEBDEV sites (standard and AWP) and Webservices deployed on a WEBDEV Application Server....
Android and Java: WLanguage procedure calls
Modifies the location of log files corresponding to an HFSQL data file....
How to create and handle a structure?
This help page explains how to create and handle a structure....
Characteristics of Looper controls in a page
To view the characteristics of the control, select "Description" in the context menu....
FlexDirection (Property)
The FlexDirection property gets and sets the direction of the main axis of a Flexbox control (corresponding CSS property: "flex-direction").
HFSQL error handling help
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
"WEBDEV Application Server" License Agreement
"WEBDEV Application Server" License Agreement...
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.