ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
zipListFile (Function)
Returns the list of files found in an archive.
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
HModify (Example)
Usage example of the HModify function
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
RGBGreen (Function)
Returns the green component of an RGB color.
HDescribeFullTextIndex (Example)
Usage example of the HDescribeFullTextIndex function
RGBRed (Function)
Returns the red component of an RGB color.
Using RAD patterns
The steps for creating a RAD pattern are as follows......
List of reserved words
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
Conversion (Function)
Converts a value from a unit to another one.
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Setup directory
The setup wizard allows you to configure the setup directory of application....
Input (Function)
Displays a message allowing the user to type an information.
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
HErrorDuplicates (Example)
Usage example of the HErrorDuplicates function
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min