ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FTPRemoveDir (Function)
Deletes a directory and its content (files and sub-directories) from an FTP server (File Transfer Protocol).
12. Retrieving data from a site
Configuring the assisted universal replication
If your application uses assisted universal replication via a .WER file, the setup creation wizard proposes to configure the setup to install the different tools required for this type of replication....
Managing HFSQL Client/Server files
The HFSQL Control Center allows you to fully manage HFSQL Client/Server data files......
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
InitialState (Property)
The InitialState property is used to get the initial state of a control.
MinWidth (Property)
The MinWidth property is used to get and change the minimum width of a control or window.
AccentSensitive (Property)
The AccentSensitive property is used to determine if accented characters are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
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).
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
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...
Creating the menus for the pages of the WEBDEV RAD pattern
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.