ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Management of Google documents
Google Docs and Google Spreadsheet are the online word processing and the online spreadsheet proposed by Google......
Installing and starting WDTRAD
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
Multilingual messages: Convert to new format (version 27 and later)
WINDEV, WEBDEV and WINDEV Mobile have included multilingual project support in many previous versions......
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.
5. User Groupware in practice
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
SecurePassword (Type of variable)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
HandwrittenInput (Property)
The HandwrittenInput property is used to manage stylus or mouse input (Windows XP Tablet PC or Windows Vista, respectively).
H.ErrIgnore (Variable)
Specifies the mode for processing the errors: the errors are processed by WINDEV the errors are processed by the program....
Analysis shared between earlier WINDEV applications and WINDEV 2024 applications
An analysis can be shared between a WINDEV application......
Calendar control properties
Several WLanguage properties can be used on the Calendar control found in a window or in a page......
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
Environment of code editor
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
11. Controls in practice
Discover the main characteristics of the controls...
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
PageVisible (Function)
Indicates whether the page is visible to the user.
WLanguage properties of Internal Window controls
List of WLanguage properties of Internal Window controls...
WDMap: Viewing records: special cases
This help page presents the special display cases in WDMap......