ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

hbCreateTable (Function)
Creates an HBase table or modifies the description of an HBase table.
The Windows registry
Several WINDEV functions can be used to handle the Windows registry......
Binding a WEBDEV slider to an item
A WEBDEV slider can be bound to an item in a data file, query, etc....
Managing pinned projects
The home window of WINDEV, WEBDEV and WINDEV Mobile allows you to manage the pinned projects when opening an existing project......
Defining a help window template
WINDEV allows you to create help window templates......
WINDEV Mobile concepts
Generating the setup program
The last wizard step for creating the setup program allows you to......
hbDelete (Function)
Deletes: one or more cells from an HBase table for one or more columns. a row from an HBase table....
hbScanParameter (Type of variable)
The hbScanParameter type is used to define the parameters for iterating over the records in an HBase database.
PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
ParallelTaskConfigure (Function)
Modifies the parameters of parallel tasks.
InputMask (Type of variable)
The InputMask type is used to define all the advanced characteristics of a custom input mask.
PopupClosePage (Function)
Hides a page displayed as a popup via PopupDisplayPage.
HandwrittenInput (Property)
The HandwrittenInput property is used to manage stylus or mouse input (Windows XP Tablet PC or Windows Vista, respectively).
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......
BackgroundTaskAdd (Function)
Adds a new background task.
TableMode (Function)
TableMode is kept for backward compatibility.
Generating SQL scripts
The content of an analysis can be exported in the format of SQL scripts for a specified database (SQL Server, Oracle, ......
Example for managing videos (broadcasted by a Camera control)
In this example, the application allows you to......
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
DiagramSave (Function)
Saves a diagram as a "diag" file.
ParallelTaskCancel (Function)
Immediately ends the execution of the current task: the task is flagged as ptsCanceled.
Project Management Hub: Gantt chart
The Project Management Hub is used to follow the tasks of one or more contributors via......
Image properties (help system)
At any time, you can change the characteristics of an image inserted into a help page in the image properties......
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......