ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HPass (Function)
Defines the password used to create or open a data file.
Operations performed on class diagrams
The following paragraphs explain......
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
WLanguage procedure called by fListFile
WLanguage procedure ("Callback") called by fListFile for each file found.
WLanguage procedure called by fCopyFile
WLanguage procedure ("callback") called by fCopyFile for each copied file.
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
MIMEType (Property)
The MIMEType property gets and sets the MIME type of an element.
KioskEnable (Function)
Switches the current Android application to kiosk mode.
Sound (Function)
Plays a sound in WAV format.
SaaSDisconnect (Function)
Disconnect the user of a SaaS site beside the SaaS web service that manages the site.
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
HExportCSV (Function)
Exports the records found in a table (HFSQL or OLE DB), a view or a query to a CSV file.
CharactTypeCount (Function)
Returns the number of characters matching a given type.
grCreateFont (Function)
grCreateFont is kept for backward compatibility.
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
Key (Property)
The Key property is used to manipulate keys: in an xmlSignature variable. in a memcachedResult variable. in an xmlSignatureVerification variable....
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
ArrayInsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
FTPSize (Function)
Returns the size (in bytes) of a file located on an FTP server (File Transfer Protocol).