ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 701: The property is read-only
Selected (Property)
The Selected property is used to: Select, or determine if a row is selected in a List, ListView or Table control. Select, or determine if a column or cell is selected in a Table control with row or column selection. Select, or determine if a WEBDEV menu option is selected....
Functions for managing the Combinations and Enumerations
Captcha control properties
The Captcha control can be handled by the WLanguage properties in server code and in browser code.
Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......
<Menu>.AddSeparator (Function)
Adds a new separator in a menu (drop-down or context menu).
MenuAddSeparator (Function)
Adds a new separator in a menu (drop-down or context menu).
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
7. Source Code Manager (SCM)
Properties associated with clickable Image controls
The Clickable Image control can be handled by the WLanguage properties in server code and in browser code......
AAF: Simple edit options in an edit control
The context menu of an edit control is used to perform simple edit operations...
6. Source Code Manager (SCM)
To simplify teamwork, WINDEV Mobile includes a Source Code Manager....
Web Component control properties
The Web Component control can be handled by the WLanguage properties in server code and in browser code......
HEndNoDatabaseAccess (Function)
Re-allows the access (which means the connection) to one or more databases accessible via a connection.
Error 1045: A class cannot be declared outside the declaration code of a class
WDAdminHF: Managing the server
During the connection to the remote HFSQL administrator, you must specify the HFSQL server that will be taken into account......
Camera control in a mobile application
The Camera control is used to......
SQLCode (Property)
The SQLCode code property is used to get the SQL code of a query created with the query editor (".WDR" file).
Step 5: Site parameters
Once the site installed, you can define the site connection options......
<Menu>.AddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
InputEnabled (Property)
The InputEnabled property is used to: Determine if a control or a group of controls is editable or read-only. Change the input options for a control or group of controls....