ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
FontUnload (Function)
Unloads a font previously loaded with FontLoad. This new function is available from WINDEV Suite SaaS 2025 Update 1....
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
hdfsStatus (Type of variable)
The hdfsStatus type is used to define the advanced characteristics regarding the status of an element (file, directory, link) in the Hadoop file system.
fLock (Function)
Entirely or partially locks an external file.
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
grDraw (Function)
Draws a chart according to the specified parameters.
fWrite (Function)
Writes: a character string into an external file. a memory section....
MySelf (Reserved word)
MySelf is used to handle the current control...
MyParent (Reserved word)
MyParent is used to handle...
Multi-product external components
Components are a remarkably useful tool for development teams......
TreeSelectPlus (Function)
Selects an element in a TreeView control.
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
Creating the Relation pages of a WEBDEV RAD pattern
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
FTPDate (Example)
Usage example of the FTPDate function
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
HTMLFromEmail (Function)
Imports the HTML content of an email and its images into an HTML Display control. The images contained in the email are also displayed in the control.
Document (Property)
The Document property is used to identify or modify the HTML document associated with an HTML Display control or an HTML Editor control.
The Context Menu control (WEBDEV)
Context menus are often used in websites......
Events associated with Table controls
List of events associated with Table controls...
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......