ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Polar Area charts
Polar Area charts are similar to Pie charts. However, each segment has the same angle......
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
HLoadParameter (Function)
Reads a parameter that was saved from a stored procedure by HSaveParameter.
HDeleteParameter (Function)
Deletes a parameter previously saved by HSaveParameter.
HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
HDeactivateServerTrigger (Function)
Disables a HFSQL Client/Server server trigger on a server....
HManageServerUpdate (Function)
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check frequency regarding the availability of updates....
HInfoView (Function)
Returns information about a materialized view.
HStartServerUpdate (Function)
Used to immediately start the automatic server update.
HAddLink (Function)
Adds an integrity rule between two data files on the server.
HDisconnectClient (Function)
Displays a message on the Client computer(s) and disconnects the application.
HSendMessageToClient (Function)
Displays a message on the client computers.
HFSQL Client/Server: Configuring the server
HModifyDatabaseRights (Function)
Modifies the rights granted to a user or to a group for a HFSQL Client/Server database....
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
Collapsed (Property)
The Collapsed property is used to: get or define the state (collapsed or expanded) that will be used when rows are added to a TreeView Table control. find out or modify the collapsed/expanded status for: the breaks of a Table control, the breaks of a Looper control, the break headers and footers of Table and Looper controls, a Drawer control, a Ribbon control, a Navigation Bar control. a Pivot Table control in a report....
ZAxisMax (Property)
The ZAxisMax property gets the maximum value of the Z-axis in a Chart control (Surface chart).
ZAxisMin (Property)
The ZAxisMin property gets the minimum value of the Z-axis in a Chart control (Surface chart).
Selection (Property)
The Selection property is used to get the characteristics of the selection (or cursor): in a Word Processing control. Remark: This selection is in the section being edited in the control (body, header or footer). in a Spreadsheet control. in an HTML Editor control. in a Diagram Editor control....
FlexDirection (Property)
The Property FlexDirection allows you to know and modify the sense and direction of the main axis of a Flexbox control ( Property CSS corresponding "flex-direction").
FlexAlignSelf (Property)
The Property FlexAlignSelf allows you to know and modify the alignment and vertical anchoring of the field in the row of the Flexbox field ( Property corresponding CSS "align-self").
MultimediaPause (Function)
Pauses a media file played in a Multimedia control.
Appendix 2: Checking the server
Bloque entièrement ou partiellement un fichier externe....
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......