ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailDeleteMessage (Example)
Usage example of the EmailDeleteMessage function
fUnlock (Function)
Entirely or partially unlocks an external file.
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
SCM: Adding an element to the repository
When an element is added to the SCM (Source Code Manager) repository, it is added to the reference project on the SCM server......
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
HPass (Function)
Defines the password used to create or open a data file.
Compilation options (chm format)
Marker (Variable type)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
Starting WDOptimizer in a command line
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend for an HTTP domain....
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
HListFile (Function)
Returns the list of files: current database schema. database schemas in progress (projects with multiple database schemas). a specific database schema recognized by the HFSQL engine. available on a connection via a Native Connector or an OLE DB driver. for a group of files defined in the data model editor....
geoPosition (Variable type)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
zipFileSize (Function)
Returns the size of one of the archive files (in CAB, RAR, WDZ, ZIP, 7z, gzip, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
iPrintImage (Function)
Sends the image file to print to the print buffer.
OrganizerTimeDisplayed (Function)
Defines the time range displayed by the Organizer control in Day mode or in Week mode.
Sound (Function)
Plays a sound in WAV format.
ArraySort (Function)
Sorts a WLanguage array.