ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating the menus for the pages of the WEBDEV RAD pattern
FTPRenameFile (Function)
Renames or moves a file found on an FTP server (File Transfer Protocol).
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
FTPRemoveDir (Function)
Deletes a directory and its content (files and sub-directories) from an FTP server (File Transfer Protocol).
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
BurnerSelect (Function)
Used to select the default burner.
Project description: Files tab
The project description window allows you to configure various elements of your project......
Drop-down button
The drop-down button expands: a context menu. a popup window....
UUID (Type of variable)
The UUID type is used to easily manage: UUIDs or GUIDs, automatic UUID HFSQL identifiers, identifiers for COM/Automation objects and interfaces, ......
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
Size (Property)
The Size property is used to determine and change the size of an element.
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
HTML 5: Example for managing the programmed Drag and Drop
To make a WEBDEV site more interactive, you have the ability to implement Drag and Drop in the pages....
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
Customizing keyboard shortcuts
The different editors in WINDEV, WEBDEV and WINDEV Mobile include many options that can be used directly via keyboard shortcuts......
Creating an action plan
The action plans group all actions that will be performed by the software factory....
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
How to choose the data source of a control?
This help page presents the different data sources available for a control....
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).