ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Changing the window content by swipe
The mobile devices propose several features available via finger movements......
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
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......
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time....
4. Android and iOS windows
The UI (User Interface) of an application is mainly composed of windows....
Mechanism of specific exceptions
A process of specific exception is used to process a risky code (which means a code that could trigger an exception)......
Installing version 2024
Cherche les éléments d'un noeud HTML correspondant à une balise....
Connected objects: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
Mobile Image Editor control
By using the Image Editor control in your mobile applications, you will allow users to edit images or photos......
DeleteButton (Property)
The DeleteButton property is used to determine if there should be an automatic delete button in a Text Edit control, and to change its position.
5. User Groupware in practice
4. Types of pages
Different types of pages can be used in the sites created with WEBDEV......
TabOffset (Property)
The TabOffset property is used to get and change the offset between the border of a Tab or Ribbon control and the tab buttons.
Access rights to a class property
A property is a code element that includes two processes......
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Handling a Multiline Zone control programmatically
...A Multiline Zone control can be handled programmatically using the control name....
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
Including a supercontrol in a window or in a page
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
Managing space characters in the searches?
CalendarButton (Property)
The CalendarButton property is used to determine and specify whether a Date Edit control has a button to display a popup calendar.