ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NotesDocumentIdentifier (Function)
Returns the identifier of the current document in the Lotus Notes database browsed.
dRectangleGradient (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
iParameterExport (Function)
Used to configure the exports performed from the report viewer: parameters for sending emails. parameters for creating the different files....
gBackgroundGradient (Function)
Describes a display color in gradient mode.
TableToText (Function)
Creates a character string from the data found in a Table or TreeView Table control.
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
SNMPTrapDisable (Function)
Disables the interception of an SNMP trap.
SNMPOIDDescription (Function)
Returns the description of an OID.
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.
gpwImportLDAPUsers (Function)
Imports the users stored in a LDAP directory into the user file of user groupware.
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.
HDeleteTask (Function)
Deletes a scheduled task from an HFSQL Client/Server server....
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.
ServiceInstall (Function)
Installs a Windows service or a Linux daemon according to the information given in the members of the Service variable.
HManageTask (Function)
Enables or disables a scheduled task on an HFSQL Client/Server server....
SAPDisconnect (Function)
Disconnects a SAP R/3 system....