ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HTML Editor control properties
Properties associated with the HTML Editor control....
Events associated with pages
List of events associated with pages...
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
SaaS administrator - Managing the subscriptions
The SaaS subscriptions are used to make a SaaS site available to a client account......
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
Creating the link buttons in the windows of a WINDEV RAD pattern
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
Properties associated with reports and controls
List of properties associated with the reports and their controls...
Properties associated with the options of a Switch control
NetClientMessageBox (Example)
Usage example of the NetClientMessageBox function
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
Events associated with the project
List of events associated with the project...
InputType (Property)
The InputType property is used to identify or change the type of input supported by a control: Duration, Date, Numeric, etc.
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
PageDisplay (Function)
Displays a web page in the user's browser....
Screen,Get (External language)
Retrieves the value in a control or in a variable.
HListAnalysis (Example)
Usage example of the HListAnalysis function