ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
Printing in PDF format: Special cases
Specific features of print in PDF format...
HCheckStructure (Function)
Defines the mode for comparing data files.
FileToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
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).
Generating the RAD pattern
To generate a RAD pattern:...
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
The Cell control
The Cell control contains controls......
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
Creating an application or website using RAD (Rapid Application Development)
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
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)
The different types of integers
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
Various WEBDEV constants
Various WEBDEV constants...
fExtractResource (Function)
Extracts a resource from the application into a physical device location.