ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDeleteTask (Function)
Deletes a scheduled task from an HFSQL Client/Server server....
SNMPOIDType (Function)
Returns the type of data in an OID.
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
GDI+ framework
Some WINDEV features use the GDI+ framework......
HBackup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
NotesDocumentIdentifier (Function)
Returns the identifier of the current document in the Lotus Notes database browsed.
NotesDocumentDelete (Function)
Deletes the current document from the Lotus Notes database browsed.
PageRateDDW (Function)
Allows you to find out and modify the rate of gray for the pages that use DDW (Dim disabled pages).
PageEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) when displaying a modal page (the pages used to communicate with the user for example).
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the data file.
HAddTask (Function)
Adds a scheduled task on the server defined by the connection.
SNMPOIDDescription (Function)
Returns the description of an OID.
ArrayToCSV (Function)
Converts a one-dimensional array or a two-dimensional array into a character string in CSV format.
CSVToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string in CSV format passed in parameter.
HManageTask (Function)
Enables or disables a scheduled task on an HFSQL Client/Server server....
SAPDisconnect (Function)
Disconnects a SAP R/3 system....
PageDisplayDialog (Function)
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism.
Hash functions
Hashing is used to summarize a file or a character string......
GroupDelete (Function)
Deletes the current group of contacts from the address book of a Lotus Notes or Outlook messaging.
EmailSeekFirstNotes (Function)
Seeks one or more emails according to specified criteria, in a local or remote Lotus Notes or Domino database.
Automated tests: Emulation functions
List of automated tests: Emulation functions...
EmulateDialog (Function)
Emulates the next call to Dialog and automatically clicks the button passed in parameter.
NotesItemDimension (Function)
Returns the dimension of an item for the current document in Lotus Notes.
NotesDocumentSeek (Function)
Seeks a document in Lotus Notes.