ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Developing applications in Universal Windows 10 App mode
WINDEV and WINDEV Mobile allow you to develop applications for Windows 10 tablets and for Windows Phone 10 and Windows 10 phones (Universal Windows 10 App applications)......
HChangeName (Function)
Modifies the physical name of a data file.
zipDeleteFileList (Function)
Deletes a list of files from an archive.
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
Phone constants (Android / iOS)
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
HCheckStructure (Function)
Defines the mode for comparing data files.
mongoDatabaseInfo (Type of variable)
The mongoDatabaseInfo type is used to define the advanced characteristics of information about a MongoDB database.
24. Displaying and linking pages
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
Configuring an application with User Groupware
Running the test of the User Groupware and installing it
Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
Constants for managing the Windows scheduler
List of constants used by the functions for managing the Windows scheduler....
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.