ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Copying controls from the report editor
The controls can be copied from the report editor......
hbWriting (Type of variable)
The hbWriting type is used to define the characteristics of a write operation that will be performed in a row (record) of an HBase table.
Creating a Pivot Table control
To create a Pivot Table control......
AppServerAddScheduledTask (Function)
Adds a new scheduled task to the application (site or webservice).
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
Copying controls from the window editor
The controls can be copied from the window editor......
Description of ParallelTask (Type of variable)
The Description of ParallelTask type is used to define the characteristics of a parallel task.
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
<Connection variable>.AddTask (Function)
Adds a scheduled task on the server defined by the connection.
Image control: Operating mode of a clickable image
You can define the click actions of an Image control ("General" tab of the control description window) to make it Clickable Image control......
Rich Text Area control properties
A Rich Text Area control can be handled in a window by the following WLanguage properties......
ArcCos (Function)
Returns the arc cosine of a numeric value (integer or real).
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
HAddTask (Function)
Adds a scheduled task on the server defined by the connection.
hbListTable (Function)
Retrieves the list of tables found on an HBase server.
hbColumnDescription (Type of variable)
The hbColumnDescription type is used to define the advanced characteristics of a group of columns (items).
hbReading (Type of variable)
The hbReading type is used to define the characteristics of a read operation.
hbDeleteTable (Function)
Deletes an HBase table.
Different types of pages
WEBDEV enables you to create static sites and/or dynamic sites......
Select query description window: Use
Let's see some operations specific to the description window of a select query......
Handling the external files
WINDEV, WINDEV Mobile and WEBDEV propose several functions allowing you to manage the external files from your WINDEV/WINDEV Mobile applications or from your WEBDEV sites......
Tips for an application that uses the User Groupware
To simplify the configuration of user groupware according to the users, the controls should be organized in groups of controls......
Preventing the use of the browser's "Back" button
If the browser "Back" button is used to display the previous page, this action will have no effect......
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......