ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications...
<Page>.Refresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
BrowserOpen (Function)
Opens a web page identified by its URL in a new browser.
PageRefresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
LoadImage (Function)
Loads an image in memory so that it can be used later by gImage.
<Tab>.Status (Function)
Returns the status of a dynamic tab pane (identified by its alias).
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
Creating the Relation pages of a WEBDEV RAD pattern
How to create and run an SQL query through programming?
This help page explains how to create and run an SQL query through programming....
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
sfObject (Type of variable)
The sfObject type is used to describe a record of a SalesForce file...
RecycleBinDelete (Function)
Displays a confirmation message for deleting a file from the recycle bin.
MultimediaClose (Function)
Closes the media file currently played in the Multimedia control.
CompressedSize (Property)
The CompressedSize property is used to determine the compressed size of an element.
File (Property)
The File property is used to manage the files a functionality applies to.
PDFNumberOfPages (Function)
Returns the total number of pages found in a PDF file.
NotesItemDimension (Function)
Returns the dimension of an item for the current document in Lotus Notes.
NotesModifyItem (Function)
Modifies the specified item of the current document in Lotus Notes.
NotesDeleteItem (Function)
Deletes the specified item from the current document in Lotus Notes.
xlsCurrentWorksheet (Function)
Used to find out and modify the current worksheet in an XLS file.
apLog (Function)
Saves an information in a "log" file during the execution of an action plan.
SaaSAdminAddSubscription (Function)
Adds a subscription to a pricing of a SaaS site for a client account.
SaaSAdminClientConnection (Function)
Returns the connection to the database of a client account for a SaaS site.
SaaSCheckService (Function)
Checks the access rights of the user to a service of the SaaS site.
LCommand (External language)
Returns the command line passed in parameter to the executable program.
UploadCurrentFile (Function)
Indicates the file currently uploaded via the Upload control.