ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

7. Multilingual sites in practice
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
Testing a WEBDEV site on a mobile device
It is increasingly common for developers to test websites on mobile devices......
The Carousel control
The Carousel control is used to display an animated menu made of images......
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
Handling a Calendar control by programming
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
Printing reports from a WEBDEV site
By default, the "Print" icon allows the Web user to print the current site page......
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
Help about new features: Letting users know about changes
Applications are constantly evolving......
How to set focus to a window control?
This help page presents the different methods that can be used to set focus to a window control....
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
Toolbar and menu of the SCM
The different options of the SCM can be handled via the SCM toolbar or the options of a specific menu ("SCM" from the main menu of the product used)......
fResourceDir (Function)
Returns the path of the read-only resources of the application.
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
Operations for synchronizing SCM
When creating an executable, a library or a component, ......
Test of a query
The query editor allows you to run the test of query result......
Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example: a scheduled task may fail, an automatic backup may fail, a node may become inactive in a HFSQL cluster, ......
2. UML models
2. UML models
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......
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
Input (Function)
Displays a message allowing the user to type an information.
Developing 64-bit sites
You can deploy 64-bit compatible sites......