ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
Binding Bar Code controls to items
A Bar Code control can be bound to an item in a data file, query, etc....
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
Polar Area charts
Polar Area charts are similar to Pie charts. However, each segment has the same angle......
spLength (Property)
The spLength property is used to: Get the hash output length. This property can be used for items of type "Password" defined in the data model editor or programmatically. Set the hash output length (only for "Password" items defined programmatically)....
Variable scope
Variables can be declared anywhere in the code....
4. Android and iOS windows
The UI (User Interface) of an application is mainly composed of windows....
Locking data files: correspondence between WINDEV 5.5 and the later versions
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
Pinned control in a window
A pinned control remains visible even if the user moves the scrollbar of the container to display a non-visible area......
4. User Groupware
User Control Center: Available network applications
The User Control Center is used to list the applications for which a network setup was created......
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
WDDIXIO
WDDIXIO is a tool that helps you translate the text of an application......
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The Web user will have the ability to print the report from a button, a menu option, ... for example....
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
3. Managing sockets
WINDEV includes advanced socket management functions....
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
hScheduling (Type of variable)
The hScheduling type is used to define and find out the characteristics of the scheduling that must be performed: for a scheduled optimization task of HFSQL Client/Server files. for a scheduled backup task of HFSQL Client/Server files. for a scheduled replication of HFSQL servers....