ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HAddGroup (Function)
Adds a group of users.
Edit control properties
You can manipulate Edit controls in a window, page or report using the following WLanguage properties......
GetDefinition (Function)
Retrieves the definition of element type.
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
Repetition (Type of variable)
The Repetition type is used to describe and modify the characteristics of a repetition for an appointment via the different WLanguage properties.
Flexbox control description: Details tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......
HExecuteSQLQuery (Example)
Usage example of the HExecuteSQLQuery function
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
iImageWidth (Function)
Calculates the width of the image to print (in millimeters).
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.
HOpenConnection (Example)
Usage example of the HOpenConnection function
HExecuteQuery (Example)
Usage example of the HExecuteQuery function
User (Property)
The User property is used to manage the user of a connection (HFSQL Client/Server, OLE DB, etc.)....
ImageHeight (Property)
The ImageHeight property is used to: Find out the height of the image section displayed in an image control or in the background of a chart control. Modify the height of the image section displayed in an image control or in the background of a chart control....
Entity of a CDM
To group information according the MERISE method, entities must be created......
Installing and starting WDTRAD
wsRequest (Type of variable)
The wsRequest type is used to define the advanced characteristics of a Webservice.
SysBatteryOptimBackground (Function)
Used to manage battery optimization: Identifies the battery optimization mode for the current application. Prompts the user to disable battery optimization for a given application on the device. This function can be used to tell the operating system to stop preventing the application from running in the background....
Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls......
MatStack (Function)
Compresses the memory footprint occupied by a matrix.
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
Setting the initial focus to a control (AAF)
The context menu of Edit controls includes the option "Set initial focus to this control"......
CtInitialCatalog (Property)
The CtInitialCatalog property is used to get the default database defined for the access.