ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLPrevious (Function)
Positions on the previous row of the query result.
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.
fMoveDir (Function)
Moves a directory and its content.
Error (Function)
Displays a custom error message in a system error window.
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
GglConnect (Example)
Usage example of the GglConnect function
WiFiActivate (Function)
Enables or disables Wi-Fi on the device.
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.
Convert (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
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)....
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
MaxValue (Property)
The MaxValue property is used to: get and set the top value of a report based on a data file. get the maximum value of the current filter. get the maximum value of a data series in a chart. get and set the maximum value for some types of controls....
MinValue (Property)
The MinValue property is used to: get and set the bottom value of a report based on a data file. get the minimum value of the current filter. get the minimum value of a data series in a chart. get and set the minimum value for some types of controls....
FullTextIndex description (Type of variable)
A FullTextIndex description variable is used to describe one or more full-text indexes through programming.