ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The HTML control
The HTML control displays HTML pages or HTML code......
MenuInvisible (Function)
Makes a menu option invisible (popup menu or drop-down menu).
RTFAdd (Function)
Adds a character string (in RTF or not) at the end of RTF edit control, RTF control in a report or character string containing a text in RTF.
StatusBarDeleteCell (Function)
Deletes a cell from the status bar of the current window.
FTPSend (Example)
Usage example of the FTPSend function
HUpdateQuery (Function)
Creates or updates a query on an HFSQL server.
AIDetectDrawing (Function)
Classifies freehand drawings, including circles, squares and triangles.
Elements of a class: Enumerating and handling through programming
Several types of WLanguage variables are used to enumerate and dynamically handle the elements of a class......
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
Copying controls from the window editor
The controls can be copied from the window editor......
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.
CtInitialCatalog (Property)
The CtInitialCatalog property is used to get the default database defined for the access.
The "Code snippets" pane
The "Code snippets" pane lists the code snippets currently available......
OpenMainMenu (Function)
Opens the main menu of the current window.
DnDCacheDashElement (Function)
Adds a widget into a Dashboard control during Drag and Drop.
SpreadsheetAllowProcedure (Function)
Allows the use of a WLanguage function/procedure in a formula of a Spreadsheet control....
VideoRequestPermission (Function)
Requests permission to use the device's camera....
TableStartFilling (Function)
Starts the process to populate a Table or TreeView Table control programmatically.
LooperStartFilling (Function)
Starts the process to populate a Looper control programmatically.
hbConnection (Type of variable)
The hbConnection type is used to define the characteristics of a connection to a HBase server.
CameraRequestPermission (Function)
Requests permission to use the device's camera....
NotifDeleteCategory (Function)
Deletes a notification category from the application.
PanelCreate (Function)
Creates a new Dockable Panel control in the current window.
WLanguage procedure called by AppDetectUPDAvailable
Procedure ("Callback") called by AppDetectUPDAvailable when an update for the active application is detected.