ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WinAdaptHeight (Function)
Adapts the window height to the content of controls.
HModifyServerRights (Function)
Modifies the rights granted to a user or to a group on an HFSQL server.
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
StrikeOut (Property)
The StrikeOut property is used to: Determine whether the strikethrough formatting is applied to a Font variable. Apply strikethrough formatting to a Font variable....
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
WinGiveSuitableHeight (Function)
Returns the height of a window, adapted to the content of controls.
WinGiveSuitableWidth (Function)
Returns the width of a window, adapted to the content of controls.
2. User-friendly editors in practice
User-friendly editors in practice...
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
WithZoom (Property)
The WithZoom property is used to specify and to determine whether the user can zoom in and out: in an HTML Display control in Android, iPhone or iPad applications. in a Map control in Android, iPhone or iPad applications....
RTFLoad (Function)
Loads a file in RTF in an RTF control (found in a window or in a report).
ControlOver (Function)
Identifies the control hovered over with the mouse cursor.
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
WinAdaptWidth (Function)
Adapts the window width to the content of controls.
DisplayFormat (Property)
The DisplayFormat property gets and sets the expected display format for a given text: plain text, RTF or Markdown.
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
Creating and handling an item
The main operations that can be performed on an item are as follows......
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
HOpenConnection (Example)
Usage example of the HOpenConnection function
FontCreate (Function)
Creates a font definition.
CtDescribedPassword (Property)
The CtDescribedPassword property allows you to set the password used to open the data file in an OLE DB connection (file defined in the code only).
grCreateFont (Function)
grCreateFont is kept for backward compatibility.