ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SelectColor (Function)
Opens the standard window for color selection and selects the specified color.
Multi-product external components
Components are a remarkably useful tool for development teams......
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
Project description: Tables tab
The project description window allows you to configure various elements of your project......
Remote WEBDEV administrator: Server settings
The server administrator can define the server parameters via the remote administration tool......
WebSocketExecute (Function)
Executes a procedure in the context of a client connected to the WebSocket server.
XMLSave (Function)
Saves an XML document in a file.
DisplayEvenIfNull (Property)
The property AfficheMêmeSiNull property property allows you to: Determine whether a row or column in a Pivot Table control is displayed even if it contains no value. Show or hide a row or column in a Pivot Table control if it does not contain any values....
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user on the current Windows computer. on the phone....
HViewToFile (Function)
Saves the modifications performed in an HFSQL view (by HModify, HDelete or HCross) in the corresponding table. This function uses the former view mechanism.
Drawing constants
List of constants used by the drawing functions....
Other operators
The following are additional operators......
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
Programming Calendar controls
WINDEV, WEBDEV and WINDEV Mobile allow you to manipulate a Calendar control through programming......
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
Multiple setup of same site on the same server
The same site can now be automatically installed on the same server without having to rename the project......
Handling HTML text in an Edit control
WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls and the HTML control....