ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fOpenTempFile (Function)
Creates and opens a temporary file.
HStartServerUpdate (Function)
Used to immediately start the automatic server update.
AIDetectModel (Function)
Runs a trained neural network model on an image. This function allows you to use artificial intelligence to detect objects in an image.
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....
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.
OrganizerDisplay (Function)
Reinitializes the content of an Organizer control from its data source (HFSQL data file for example).
HInfoView (Function)
Returns information about a materialized view.
EndService (Function)
Ends the execution of the current service.
zipDeleteFile (Function)
Deletes a file from an archive.
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
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.
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....