ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Table,Display (External language)
Refreshes the Table control.
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
kbActionAllowed (Type of variable)
The kbActionAllowed type allows you to define which actions are available to the end user when handling cards in a Kanban control.
Constants for managing Toolbar controls
List of constants used by the Toolbar control management functions...
Constants for managing multilingual applications
List of constants used by the functions for managing multilingual applications...
Constants used by the functions for managing countries and continents
Identifier (Property)
The Identifier property is used to get and change the identifier of an element.
GanttAddTask (Function)
Adds a task in a Gantt Chart column in a Table or TreeView Table control.
Dashboard constants
Constants used by the functions for managing Dashboard controls...
HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
Password (Property)
The Password property sets and changes the password.
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the data file.
The different types of integers
LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.
1. WINDEV editors
WINDEV editors...
xmlSignatureInformationKeyX509 (Type of variable)
The xmlSignatureInformationKeyX509 type is used to define the information that must be included in the KeyInfo section of the XML signature.
StringCompare (Function)
Compares two strings character by character: according to the sequence of ASCII characters. according to the alphabetical order....
Content (Property)
The Content property is used to get and change the content of an element.
Application : automatically executed processes / events
Several actions are automatically performed when opening or closing an application....
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
User (Property)
The User property is used to identify and change the user of a feature.
sfSessionInfo (Type of variable)
The sfSessionInfo type is used to get information about the current session...
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
Constants for managing the applications with "Live update"
List of constants used by functions for managing applications with "Live update"....
Vocabulary linked to replication
Before implementing the replication, you must be familiar with the vocabulary specific to the replication.