ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV: Example of programmed Drag and Drop
WDINT setup
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
Displaying a different content on each row
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls......
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......
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
ToastDisplay (Function)
Displays a "Toast" message.
dCopy (Function)
Copies an image to another image.
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
RedisSet (Function)
Changes the value of a key on a Redis server.
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
Log (Function)
Calculates the decimal logarithm of a numeric value.
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
Ln (Function)
Calculates the Napierian logarithm (reverse of exponential) of a numeric value.
HOptimizeQuery (Function)
Optimizes the Select queries by using idle times when handling an application (period without processes).
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
Cos (Function)
Calculates the cosine of an angle.
CoTan (Function)
Calculates the cotangent of an angle.
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......