ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse......
Optimizing the connection times to the HFSQL Client/Server databases
This help page explains how to optimize the connection times to the HFSQL Client/Server databases by limiting the network traffic......
Condensed (Property)
The Condensed property is used to: Determine whether a Font variable is condensed. Condense a Font variable. This property is kept for backward compatibility....
Extended (Property)
Extended is used to: Find out whether a Font variable is extended. Extend (or not) a Font variable. This property is kept for backward compatibility....
Large (Property)
Large is used to: Find out whether a Font variable is enlarged. Enlarge (or not) a Font variable. This property is kept for backward compatibility....
Installing the monitor
The monitoring robot includes three executables......
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
EndService (Function)
Ends the execution of the current service.
Constants for the Exif functions
List of constants used by the Exif functions....
PopupAnimate (Function)
Displays a popup in a page cell.
ControlExecuteClosing (Function)
Runs the closing WLanguage event of an office control and displays its confirmation dialog if necessary.
grDestinationWMF (Function)
Defines a meta file as chart destination.
StringToJSON (Function)
Converts a JSON string into a JSON variable.
Filter
The Filter keyword can correspond to: the Filter function. the Filter property....
Label report
The report editor allows you to create "Label" reports......
Accessibilité (Property)
WinAdaptSize (Function)
Adapts the window size to the content of controls.
WidthInPixel (Property)
The WidthInPixel property is used to get the width in pixels of a control in a report.
Border management constants
List of constants used by the border management functions....
RulerVisible (Property)
The RulerVisible property is used to: Determine if a playhead is visible in a TimeLine control. Show or hide a playhead in a TimeLine control....
End of Document block
The End of document block is run once at the end of the report execution......
User Groupware and Client/Server data files
An application that uses the user groupware can be used with a HyperFileSQL database in Client/Server mode......
SourceToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
PageFromSource (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....