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).
HTML constants
dbgStartMemoryDiff (Function)
Starts a difference operation of the memory used by the application.
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
Environment of the window editor
The main elements of window editor are as follows:
Environment of the report editor
Environment of the report editor...
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV site or a PHP page. from a component....
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).
Drawing constants
List of constants used by the drawing functions....
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
HOpenConnection (Function)
Opens a connection to a specific database.
iCreateFont (Function)
Creates a new print font.
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page or window. Change the font used in a control in a report, page or window....
13. Generation modes
Graphic string functions
List of SQL functions used to create and handle graphic strings...
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
Events associated with TreeView controls
List of events associated with TreeView controls...