ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.StatCalculate (Function)
Performs various statistical calculations on the file keys.
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
OBEXGetFile (Function)
Retrieves a file from a device that supports the OBEX protocol.
RecycleBinRestore (Function)
Restores a file found in the recycle bin of the system.
fAddText (Function)
Adds the content of a character string at the end of a file.
hdfsRename (Function)
Renames a file or a directory found on a Hadoop server.
DocToHTML (Function)
Converts a Word Processing document into an HTML file.
<Word Processing>.ToPDF (Function)
Converts a Word Processing document into a PDF file.
<hdfsConnection variable>.Rename (Function)
Renames a file or a directory found on a Hadoop server.
<mongoGridFS variable>.GetFileInfo (Function)
Used to get information about a MongoDB file (gridFS).
<Source>.DescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
MultimediaStop (Function)
Stops playing a media file found in a Multimedia control.
tapiRecord (Function)
Records the current communication as a".WAV" file.
SCPGetFile (Function)
Gets a file via the Secure Copy Protocol.
<sshSession variable>.SCPGetFile (Function)
Gets a file via the Secure Copy Protocol.
<Source>.Delete (Function)
Deletes a record from a data file (query or view).
<DiskFile variable>.Seek (Function)
Gets and sets current position in an external file.
GglFillCalendar (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved (some criteria may be specified).
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
Useful parameters of a procedure
A procedure can declare some parameters that are not immediately used. In this case, a warning appears in the code editor, indicating that the local variable is not used....
ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter).
The Clickable Image control
The Clickable Image control can be used to......
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......