ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

hbCreateTable (Function)
Creates an HBase table or modifies the description of an HBase table.
Toolbar and menu of the SCM
The different options of the SCM can be handled via the SCM toolbar or the options of a specific menu ("SCM" from the main menu of the product used)......
Translating a text file with WDTRAD
The pages
Pages are the main interface of a WEBDEV site......
Validating a page from a control that has no action on the server (List Box control, Combo Box, etc.)
By default, the validation of a page must be performed by a "Send the values of controls to the server (Submit)" button......
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
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......
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.
ParallelTaskExecuteAfterOne (Function)
Indicates a continuation parallel task that will be run once the first task is completed in an array of parallel tasks.
ParallelTaskExecuteAfterAll (Function)
Indicates a continuation parallel task that will be run when all the tasks found in an array of parallel tasks are ended.
InputMask (Type of variable)
The InputMask type is used to define all the advanced characteristics of a custom input mask.
ParallelTaskConfigure (Function)
Modifies the parameters of parallel tasks.
HandwrittenInput (Property)
The HandwrittenInput property is used to manage stylus or mouse input (Windows XP Tablet PC or Windows Vista, respectively).
Interface
An interface is used to divide the uses of features common to several elements from their implementations, which simplifies their re-usability.
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......
Operations for synchronizing SCM
When creating an executable, a library or a component, ......
WEBDEV concepts
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......
TableMode (Function)
TableMode is kept for backward compatibility.
DiagramSave (Function)
Saves a diagram as a "diag" file.
BackgroundTaskDelete (Function)
Deletes a background task (that was added by BackgroundTaskAdd).
BackgroundTaskList (Function)
Returns the list of background tasks for the application.
BackgroundTaskAdd (Function)
Adds a new background task.