ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV and the SOAP protocol
Writes a message intended to another socket.
HCheckStructure (Function)
Defines the mode for comparing data files.
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).
Printing in PDF format: Special cases
Specific features of print in PDF format...
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).
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
BTLEListDevice (Function)
Returns the list of accessible Bluetooth Low Energy devices.
The different types of integers
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
BTInfoDevice (Function)
Returns specific information about a Bluetooth device.
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
16. Java applications in practice
Java applications in practice...
WDInst: configuring the interface of setup program
By default, WDInst (the setup editor) proposes a standard setup program (the wallpaper corresponds to a gradient shade of blue and no slide is displayed......
Control constants
List of constants used by the functions for managing controls...
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
Print constants
List of constants used by the print functions....
Miscellaneous Windows functions
List of miscellaneous Windows functions...
SpeechRecognitionDeleteCommand (Function)
Deletes a voice command previously added with SpeechRecognitionAddCommand.
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
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)......
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).
Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.