ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for the assisted replication
List of constants used by the functions for the assisted replication....
WBAdminConnection (Type of variable)
The WBAdminConnection type is used to get all the advanced characteristics of a connection on the server. This connection can correspond to a session, an AWP request, a schedule task, etc.
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
Select query description window: Use
Let's see some operations specific to the description window of a select query......
WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
Handling Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls......
The Task structure
The Task structure is a preset structure of WLanguage (no declaration is required)......
KeySize (Property)
The KeySize property is used to set the characteristics of a text memo key item.
NbArrayElement (Property)
NbArrayElement is used to configure the number of elements in an array item.
SOAPRunXML (Function)
Runs a procedure on a SOAP server.
HStatTime (Function)
Returns the time of the last update for the index statistics.
GanttWorkingWeekDay (Function)
Indicates if a day of the week is a working day in a Gantt Chart column in a Table or TreeView Table control.
sfSeekUpdatedResult (Type of variable)
The sfSeekUpdatedResult type is used to find out the result of SFSeekModified...
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
ContactAdd (Function)
Adds a contact: in a Lotus Notes or Outlook address book. into the list of contacts on the device (Android, iPhone or iPad, Universal Windows)....
pvtPosition (Type of variable)
The pvtPosition type is used to handle a cell of a Pivot Table control.
WDBal messaging: Reading messages
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily read the incoming messages......
ManageRTF (Property)
ManageRTF is used to configure the management mode of the RTF format in a full-text index.
ContactList (Function)
Lists the device contacts corresponding to the specified criteria.
HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
HAlias (Example)
Usage example of the HAlias function
Creating the Relation windows of a WINDEV RAD pattern
UMC: Implementing and managing the "User Macro-Codes"
Regardless of the skill of the development team, the end user will always want to do something that has not been planned for......
Hyper File functions available for backward compatibility