ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Vocabulary linked to replication
Before implementing the replication, you must be familiar with the vocabulary specific to the replication.
TreeExpandAll (Function)
Expands a node and all its child elements in a TreeView control.
Publishing the replication from ReplicEdit
A replication description created with ReplicEdit can be published from this tool on a replication server......
Environment of the window editor
The main elements of window editor are as follows:
HManageServerUpdate (Function)
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check frequency regarding the availability of updates....
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
MySelf (Reserved word)
MySelf is used to handle the current control...
Constants for managing Organizer controls
Constants for managing Organizer controls...
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
PageInitialization (Function)
Resets to zero (or not) the controls found in the current page and starts the events for initializing the controls and the page.
Caption (Property)
The Caption property is used to get and change the text of an element.
sfSaveResult (Type of variable)
The sfSaveResult type is used to find out the result of SFAdd and SFModify...
NetStartServer (Function)
Starts an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
gpwUser (Type of variable)
The gpwUser type is used to describe and modify the characteristics of a user of WEBDEV or WINDEV User Groupware.
Creating a skin template from an existing skin template
You can create a skin template from an existing skin template (provided by PC SOFT, for example)......
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
Text (Property)
The Text property is used to get and modify text.
TokenAllowDuplicate (Property)
The TokenAllowDuplicate property is used to: Allow or prevent the user from entering duplicates in a "Text token" Edit control. Determine if duplicates are allowed in a "Text token" Edit control....
Permission constants
Renvoie une ou toutes les permissions déclarées par l'application....
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....