ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with Progress Bar controls
List of events associated with the Progress Bar controls...
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
Detailed use of WINDEV FTP/RPC
Rich Text Area control properties
A Rich Text Area control can be handled in a window by the following WLanguage properties......
Handling Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls......
HaspHLInfo (Function)
Returns information about the electronic Hasp key.
Examples for using the OLE DB provider for HFSQL
1. Testing a site: Elements to be tested
TaskRead (Function)
Reads a task in the task list of a Lotus Notes or Outlook messaging.
Binding a WEBDEV slider to an item
A WEBDEV slider can be bound to an item in a data file, query, etc....
Handling a WEBDEV Slider control through programming
WEBDEV allows you to handle a Slider control through programming....
Events associated with a Slider control (WEBDEV)
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
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......
SiteAddress (Function)
Returns the Internet address for connecting to a dynamic WEBDEV site (in Session mode) found on the same server.
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......
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......
DictionaryLoad (Function)
Indicates and loads the dictionary corresponding to a given language.
InDelayedProcedureMode (Function)
Indicates whether the code is run from a delayed procedure or from a scheduled task on the WEBDEV Application Server.
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.
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.