ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Default (Property)
The Default property is used to determine if a parameter has been passed to a procedure with a custom or default value.
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
WDPic (Type of variable)
The WDPic type is used to define the advanced characteristics of an image in ".wdpic" format.
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
zipMsgError (Function)
Returns the message associated with an error code on an archive.
HClient structure
The HClient structure is used to......
dTextMarkdown (Function)
Draws Markdown text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable]....
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
7. Multilingual applications in practice
MultimediaOpen (Function)
Opens a media file in a Multimedia control.
diffApply (Function)
Applies a difference buffer to a specific buffer.
XMLWrite (Function)
Creates or modifies the value of an XML element or the value of the attribute for an XML element.
OperationLogDirectory (Property)
The OperationLogDirectory property is used to manage the directory of the operation log file associated with a data file.
"Is Class" operator
The "is <Class>" operator is used to find out whether the object used in an object of the class (or an object of one of its derived classes)...
GPSEnd (Function)
Indicates the end of the use of geolocation functions.
geoAzimuth (Function)
Returns the direction represented by a location in relation to another one.
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
OrganizerPosition (Function)
Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control.
ParallelTaskRequestCancellation (Function)
Requests the cancellation of a parallel task.
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
StringCount (Function)
Calculates: the number of occurrences of a specific character string (by respecting the search criteria) in another character string. the number of occurrences of a set of strings in an array....
MemLast (Function)
Sets the position on the last element of memory area and returns the value of this element.
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
BitwiseNOT (Function)
Returns the result of the bitwise logical NOT operation of a value.