ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLFound (Function)
Checks whether the current element corresponds to the current browse or to the current search.
dbgStandardOutput (Function)
Writes an information into the standard output stream "stdout" (also called "console").
fMoveDir (Function)
Moves a directory and its content.
zipCreate (Function)
Creates an archive.
SendKey (Function)
Simulates the keystrokes and the mouse actions.
InitRandom (Function)
Initializes the generator of random numbers.
Events associated with Peeling Corner controls
WEBDEV proposes the following events:...
MatDeterminant (Example)
Usage example of the MatDeterminant function
HCreation (Example)
Usage example of the HCreation function
InWindowsMobileMode (Function)
Indicates whether the code is run: from a Windows Mobile application. from a WINDEV application, from a WEBDEV site or from a PHP application. Function kept for backward compatibility....
htmlDocument (Type of variable)
The htmlDocument type is used to define all the advanced characteristics of an HTML document.
fOpen (Example)
Usage example of the fOpen function
MatWrite (Example)
Usage example of the MatWrite function
HCloseConnection (Example)
Usage example of the HCloseConenction function
MatFill (Example)
Usage example of the MatFill function
WinEdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users to modify the UI" option enabled).
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
MatInvert (Example)
Usage example of the MatInvert function
fStopCompress (Example)
Usage example of the fStopCompress function
WinEdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
XMLDocument (Example)
Usage example of the XMLDocument function
HListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection....
EmailMsgError (Example)
Usage example of the EmailMsgError function
WebSocketClientConnect (Function)
Establishes a connection between the client and a WebSocket server.
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.