ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Restore (Function)
Displays a WINDEV window to its initial size.
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
PermissionRequest (Function)
Prompts the user to grant an application permission.
LoadParameter (Function)
Reads a persistent value.
HClusterSynchronizationInfo (Function)
Returns the progress of synchronization for a node of an HFSQL cluster.
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
ProjectInfo (Function)
Returns specific information about the project currently run.
OLELoad (Function)
Initializes an OLE control with an OLE object.
HDeleteParameter (Function)
Deletes a parameter previously saved by HSaveParameter.
NFCSendTag (Function)
Sends an NFC tag to another device.
InBackgroundMode (Function)
Indicates whether the code is run when the application is in background.
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
MultimediaControlVisible (Function)
Manages the visibility of control buttons (Play, Pause, Fast Forward, ...) found in the Multimedia control.
RegistryQueryValue (Function)
Reads a value in the Windows registry.
DrawingStyle (Function)
Allows you to find out and modify: the display mode of grayed buttons found in the windows of your application. the display mode of translucent border for the windows of your application. the mode for loading large images....
PicRotation (Function)
Rotates a WDPic image.
iColumnNum (Function)
Returns the number of the current column in a multi-column report.
iPrintDuplicate (Function)
Prints a duplicate copy of a report.
rssBuildString (Function)
Builds the RSS feed and returns the result (in XML format) in a character string.
ReplicOpen (Function)
Opens a replication in direct mode or with a replication server.
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
PageWriteHTTPCode (Function)
Specifies the HTTP code that will be returned to the client after the server code of the page is executed.
DashInitialConfiguration (Function)
Modifies the configuration of a Dashboard control (defined in the editor) before its first display.
HOptimizeQuery (Function)
Optimizes the Select queries by using idle times when handling an application (period without processes).