ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.
EmulateSpeed (Function)
Defines the runtime speed for the emulating functions.
EmulatePaneUndock (Function)
Emulates the undocking of a pane in a dynamic Tab control.
EmulatePaneDock (Function)
Emulates the integration of an undocked pane in the associated dynamic Tab control.
The Edit control
The Edit control allows users to enter data......
fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...).
7. Dynamic site on specific configurations
Tips for an application that uses the User Groupware
To simplify the configuration of user groupware according to the users, the controls should be organized in groups of controls......
SQLReqExists (Function)
Checks the existence of a query.
fAddText (Function)
Adds the content of a character string at the end of a file.
<DiskFile variable>.Size (Function)
Returns the size of a file (in bytes).
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
RestartProgram (Function)
Ends the application and restarts it.
Python functions
The Python functions are as follows......
PythonAddPath (Function)
Adds the path to a directory or the path to the virtual environment to search for Python modules.
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
fLongName (Function)
Returns the long name of a file or directory.
PythonExecute (Function)
Executes a function present in a Python module.
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
fDirRename (Function)
Renames a directory.
Supercontrol
A supercontrol is an advanced type of control......
fExeDir (Function)
Returns the directory from which the execution is started.
The options of the User Groupware
An application is often intended to be used by several users connected via a network......