ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FTPCommand (Example)
Usage example of the FTPCommand function
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
Check: Connectivity to HFSQL Client/Server
The monitoring robot will try to connect to a HFSQL Client/Server server......
Copying controls from the report editor
The controls can be copied from the report editor......
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
XMLRename (Function)
Renames the current element (tag or attribute) in an XML document.
zipCreateExe (Example)
Usage example of the zipCreateExe function
HFSQL Control Center: Overview
The HFSQL Control Center is used to manage the different HFSQL databases (Network, Mobile, Client/Server) found in the company......
Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window......
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.
AddVoiceCommand (Function)
Adds a voice command into the current window. From version 17, this function is replaced with SpeechRecognitionAddCommand.
Table,Add (External language)
Adds an element to a Table control.
LooperAddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....
Types of charts available
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts......
ProfilerEnd (Function)
Stops "collecting data" for the performance profiler.
HFileExist (Example)
Usage example of the HFileExist function
fDate (Example)
Usage example of the fDate function
HErrorInfo (Example)
Usage example of the HErrorInfo function
WorkingDirectory (Property)
The WorkingDirectory property is used to: get or change the directory used by the HTML Editor control to store the images and CSS sheets of an HTML page. get the directory used by the HTML Display control to store the images and CSS sheets of an HTML page. get the directory used by the Camera control to save photos and videos....
fDateTime (Example)
Usage example of the fDateTime function
EmailSaveAttachment (Example)
Usage example of the EmailSaveAttachment function
AllowActionBarHiding (Property)
The AllowActionBarHiding property automatically hides the Action Bar.
sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.