ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

StringEndsWith (Function)
Checks whether a character string ends with: with a specific character string. with one of the character strings in an array....
mongoOperationAdd (Type of variable)
The mongoOperationAdd type is used to define all the advanced characteristics of a document add operation in bulk.
ControlContextMenu (Function)
Identifies the control on which the context menu was opened.
InTSEMode (Function)
Indicates whether the code is run: from a computer in TSE mode or from a remote desktop. from a computer directly....
zipExist (Function)
Determines whether an archive exists.
LDAPValidateAdd (Function)
Validates the addition of a new object into an LDAP server.
HSecurity (Function)
Enables or disables the automatic security mechanism on one or more tables.
LineToPosition (Function)
Returns the position of the first character of a line in a block of text.
HRplManageFile (Function)
Defines the options used for the universal replication of a file: the replication direction. the management mode of conflicts....
SpeechRecognitionDeleteCommand (Function)
Deletes a voice command previously added with SpeechRecognitionAddCommand.
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.
XMLNamespaceURI (Function)
Returns the URI of the namespace associated with the current tag in an XML document.
AppInstallUPD (Function)
Triggers the automatic update of current application.
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
Software Factory
The concept of software factory is used to automate the process for creating applications....
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
ToClipboard (Function)
Writes text or image information into the system clipboard.
ProgressBar (Function)
Displays a progress bar in the status bar of current window.
EmailStatus (Function)
Returns the status of an email sent via an SMTP session started in asynchronous mode.
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
StatVarianceP (Function)
Calculates the variance for a full series of values.
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
dCopyImage (Example)
Usage example of the dCopyImage function