ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error (Function)
Displays a custom error message in a system error window.
WinEdDo (Function)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
2. Static or dynamic site
MemFound (Function)
Checks whether the sought element was found.
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
TimeToInteger (Function)
Converts a time to an integer.
Convert (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
Multimedia control properties
List of properties associated with the Multimedia control...
Customizing the User Groupware
<Organizer>.DeleteAll (Function)
Deletes all the appointments from an Organizer control.
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
fMoveDir (Function)
Moves a directory and its content.
TelemetryIdentifyUser (Function)
Identifies the current user for whom the telemetry data is saved.
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
GglConnect (Example)
Usage example of the GglConnect function
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
DateDifference (Function)
Calculates the number of days between two dates.
SQLNext (Function)
Positions on the next row of the query result.
SQLPrevious (Function)
Positions on the previous row of the query result.
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.
HAddGroup (Function)
Adds a group of users.
SQLLast (Function)
Sets the position on the last row of the query result.
WinRateDDW (Function)
Gets and sets the dimming rate for windows that use the DDW (Dim Disabled Windows) feature.
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....