ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
NFC: Transferring data
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker in your applications......
Select query: Displaying the first/last n records
The editor of Select queries is used to limit the number of records that will be displayed in the result of the query....
Elements of a class: Enumerating and handling through programming
Several types of WLanguage variables are used to enumerate and dynamically handle the elements of a class......
Events associated with a Navigation Bar control
Events associated with Bar Code controls
List of events associated with Bar Code controls...
Events associated with Progress Bar controls
List of events associated with the Progress Bar controls...
Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
Responsive Web Design: Management of anchors
In "Responsive Web Design" mode, the width of controls is automatically reduced when the browser width is reduced......
TableDeleteChild (Function)
Deletes all child rows from a branch of the hierarchy.
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......
TimeToString (Function)
Converts a time to a string in the specified format.
Open document tabs
The document tabs allow you to navigate between the different elements opened in the different editors....
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
Events associated with an infinite Progress Bar control
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
Reverse code modeling
The reverse code modeling allows you to view in a graph......
Help about new features: Letting users know about changes
Applications are constantly evolving......
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
Procedure/Function
A procedure is used to associate an identifier with a statement block......