ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
HAlias (Example)
Usage example of the HAlias function
3. Deploying a WINDEV application
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
Guided tour management constants
Compound statements
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
Handling a WEBDEV Slider control through programming
WEBDEV allows you to handle a Slider control through programming....
Managing Bluetooth Low Energy devices
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
Handling a Static control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Static control programmatically......
FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed. Condense (or not) the characters in a text....
FontExtended (Property)
The FontExtended property is used to: Find out whether the spacing between characters in a text is increased. Increase the spacing between characters in a text....
FontLarge (Property)
The FontLarge property is used to: Find out whether the characters in a text are enlarged or not. Enlarge (or not) the characters in a text....
AAF: File Path edit controls
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features): a specific popup menu used to handle the file. a file preview in thumbnail format (for an Image or PDF file path)....
KioskEnable (Function)
Switches the current Android application to kiosk mode.
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
Events associated with Tab controls
List of events associated with Tab controls...
zipListFile (Function)
Returns the list of files found in an archive.
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
docElementTextArea (Type of variable)
The docElementTextArea type is used to define the advanced characteristics of a text area found in a docElement variable.