ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
HDisconnectClient (Function)
Displays a message on the Client computer(s) and disconnects the application.
HSendMessageToClient (Function)
Displays a message on the client computers.
DiagramSave (Function)
Saves a diagram as a "diag" file.
fChangeSize (Function)
Resizes an external file.
zipDeleteFile (Function)
Deletes a file from an archive.
HCopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the data files for example). from an HFSQL server to antoher HFSQL server....
EndService (Function)
Ends the execution of the current service.
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....
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
DocUndo (Function)
Undoes the last action performed on a Word Processing document.
StringDeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
DateToDay (Function)
Returns the day that corresponds to a given date.
zipClose (Function)
Closes an archive.
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
HDeleteTask (Function)
Deletes a scheduled task from an HFSQL Client/Server server....
HManageTask (Function)
Enables or disables a scheduled task on an HFSQL Client/Server server....
UPNPMediaPlay (Function)
Starts reading the current media on the UPnP device.
UPNPMediaOpen (Function)
Opens a media on the UPnP device.
UPNPMediaPause (Function)
Pauses the reading of the current media on the UPnP device.
HListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection....