ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MenuDelete (Function)
Deletes a menu or a menu option.
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
fCopyFile (Example)
Usage example of the fCopyFile function
DNS functions
<Table>.MoveLine (Function)
Moves a row or swaps two rows in a Table control.
HTTPResetForm (Function)
Clears an HTTP form that is currently edited.
FirstDayOfWeek (Function)
Returns the date of first day of the week (i.e., Monday).
Filling a Chart control
The data that will be displayed in the Chart control can come from......
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
PHPDisplay (Function)
Calls an external PHP script and returns the result page in the current browser window.
InTSEMode (Function)
Indicates whether the code is run: from a computer in TSE mode or from a remote desktop. from a computer directly....
MenuAddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
PropertyExist (Function)
Used to find out whether a property exists on a control or on a class instance.
SexagesimalToDecimal (Function)
Returns the decimal angle corresponding to a sexagesimal angle.
HTTPCancelForm (Function)
Cancels the declaration of an HTTP form and frees all its resources.
SysDir (Function)
Returns the path of a system directory.
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
fListFile (Example)
Usage example of the fListFile function
Multiselection (Property)
The Multiselection property gets and sets the selection mode: in a Table and TreeView Table control. in a Pivot Table control. in a List Box and ListView control. in a Looper control. in a Calendar control. of files in an Upload control....
The HTML control
The HTML control displays HTML pages or HTML code......
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV site or a PHP page. from a component....
The DotNet structure
fChangeSize (Function)
Resizes an external file.