ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Rich Text Area control properties
A Rich Text Area control can be handled in a window by the following WLanguage properties......
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
HaspHLInfo (Function)
Returns information about the electronic Hasp key.
The pages
Pages are the main interface of a WEBDEV site......
Managing sockets with WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions allowing you to perform an advanced management of sockets......
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
ParallelTaskExecuteAfterOne (Function)
Indicates a continuation parallel task that will be run once the first task is completed in an array of parallel tasks.
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.
Border of controls
One of the most important elements of control style is its border......
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......
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......
Translating a text file with WDTRAD
<picLayer variable>.DrawPoint (Function)
Draws a point in a picLayer variable.
DictionaryLoad (Function)
Indicates and loads the dictionary corresponding to a given language.
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
InputMask (Type of variable)
The InputMask type is used to define all the advanced characteristics of a custom input mask.