ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EndService (Function)
Ends the execution of the current service.
fChangeSize (Function)
Resizes an external file.
zipDeleteFile (Function)
Deletes a file from an archive.
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
fOpenTempFile (Function)
Creates and opens a temporary file.
OrganizerDisplay (Function)
Reinitializes the content of an Organizer control from its data source (HFSQL data file for example).
HRSWaitForDataProcess (Function)
Waits for: the replication data on the master server to be sent to the subscriber server. the replication data received on the subscriber server to be entirely applied....
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
DocUndo (Function)
Undoes the last action performed on a Word Processing document.
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
Right (Function)
Extracts the last characters from a string or string buffer.
zipClose (Function)
Closes an archive.
<Chart>.AddTimeData (Function)
Adds data at a precise moment in a time chart.
GeometryOverlap (Function)
Determines whether two geometries overlap.
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
EmailUnsubscribeFromFolder (Function)
Removes a folder from the list of subscribed folders. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
zipExist (Function)
Determines whether an archive exists.
zipFindFile (Function)
Search for a file in an archive (CAB, ZIP, RAR, WDZ, 7z, gzip, TAR or TGZ (TAR.GZ) format).
HRefreshView (Function)
Asks to recalculate the content of a materialized view.
HDeleteTask (Function)
Deletes a scheduled task from an HFSQL Client/Server server....