ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MIMEType (Property)
The MIMEType property gets and sets the MIME type of an element.
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
zipSelectFile (Function)
Selects files from an archive.
HActivateFilter (Function)
Enables the filter that was previously created for the specified table (view or query).
FTPCurrentDir (Function)
Gets or sets the current directory on an FTP server (File Transfer Protocol).
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
SaaSDisconnect (Function)
Disconnect the user of a SaaS site beside the SaaS web service that manages the site.
Operations performed on class diagrams
The following paragraphs explain......
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
Size (Property)
The Size property is used to determine and change the size of an element.
Sound (Function)
Plays a sound in WAV format.
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
HPass (Function)
Defines the password used to create or open a data file.
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
CharactTypeCount (Function)
Returns the number of characters matching a given type.
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.)....