ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications.
Using the Salesforce service
Salesforce is a very popular CRM software......
Remote WEBDEV administrator: Show the statistics
...The statistics become available once the log files have been imported....
4. HFSQL Classic
HFSQL Classic is the database format......
How to fill a TreeView Table control?
This help page explains how to populate a TreeView Table control programmatically....
UndockablePane (Property)
The UnlockablePane property is used to: Determine if the end user can move the panes of a Ribbon or Dynamic Tab control outside the window. Allow or prevent the end user from moving the panes of a Ribbon or Dynamic Tab control outside the window....
<Connection variable>.ListUser (Function)
Returns the list of users defined for a connection.
<Connection variable>.ModifyUser (Function)
Modifies the information about a user according to the elements found in the corresponding variables for user management.
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker in your applications......
<Chrono>.Pause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
The Time control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Describing an element
A flexible modeling includes different elements linked together......
8. Windows in practice
Discover the main actions that can be performed on the windows....
11. Internal components in practice
Internal components in practice...
".STY" file: "Style sheet" file
A style sheet is a "......
<Source>.ReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM......
MaxNbCard (Property)
The MaxNbCard property gets and sets the maximum number of cards in a Kanban control.
NoteSaveAll (Function)
Saves the repositionable notes of the current window in a file.
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
Native AS/400 Connector
WINDEV and WEBDEV include an optional module to access AS/400 databases......
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.