ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DocPrint (Function)
Prints a document in "docx" format.
<Map>.DeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
zipNbPartNeeded (Function)
Returns the number of parts of a given size required to split a single-part archive.
HInfoFileRights (Function)
Gets the rights granted to a user or group on an HFSQL Client/Server table....
<Map>.AddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
zipOpenRAR (Function)
Opens an existing archive in RAR format.
TimeValid (Function)
Checks the time validity.
DocToHTML (Function)
Converts a Word Processing document into an HTML file.
<PDF reader>.GetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
ThreadRequestStop (Function)
Sends a stop request to a thread.
zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
DateTimeDifference (Function)
Calculates the difference between two dates and times.
zipDeleteFile (Function)
Deletes a file from an archive.
DocEndModification (Function)
Signals the end of the grouping of a set of operations into a single event (undo/redo management)....
QuickActionRemoveAll (Function)
Removes all the quick actions defined for the application. Quick actions pinned to the home screen will be disabled, but not removed.
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).
zipDeleteAll (Function)
Deletes all files from an archive.
HRecordToString (Function)
Converts the content of the current record to string (in a table, HFSQL view, query, etc.).
RedisSubscribe (Function)
Subscribes to a Redis broadcast channel.
RedisUnsubscribe (Function)
Cancels a subscription to a Redis broadcast channel.
Scheduler control properties
A Scheduler control can be manipulated in WLanguage both in a window and in a page with the following properties....
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....
RedisPipelineAdd (Function)
Adds a Redis command in a pipeline.
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
RedisExecuteCommand (Function)
Executes a command on a Redis server and retrieves the result.