ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SpreadsheetEndModification (Function)
Signals the end of grouping for a set of operations on a Spreadsheet control in a single event (management of "undo/redo")....
PDFNumberOfPages (Function)
Returns the total number of pages found in a PDF file.
gpwFindUser (Function)
Retrieves the characteristics of a user of the user groupware.
gpwModifyUser (Function)
Modifies a user in the database of user groupware.
<Image>.SaveGIF (Function)
Saves an image: in a file in GIF format. in memory....
CDList (Function)
Returns the list of CD/DVD players installed on the current computer....
<DiskFile variable>.Read (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
AAFOpenHelp (Function)
Opens the AAF (Automatic Application Features) help website.
SysChangeEnvironment (Function)
Modifies the environment variables of the operating system found on the current computer.
AssistedInputOpen (Function)
Opens the list of values proposed by the assisted input for an edit control.
AssistedInputClose (Function)
Closes the list of values proposed by the assisted input for an edit control.
MongoGridFSDeleteFileByID (Function)
Deletes a file identified by its identifier from a MongoDB file system.
<emailOutlookSession variable>.SendMessage (Function)
Sends an email using the Outlook protocol.
<Image>.Rotation (Function)
Rotates an Image control.
PageParameter (Example)
Usage example of the PageParameter function
fReadLine (Example)
Usage example of the fReadLine function
xlsClose (Function)
Closes an XLS file.
ToastDisplay (Function)
Displays a "Toast" message.
HCancelDeclaration (Function)
Used to: Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the data file is no longer recognized by the HFSQL engine. Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery)....
StringIncrement (Function)
Increments a number at the beginning or at the end of a string.
mlInitialize (Function)
Initializes a new independent MATLAB session with an empty workspace in order to run functions.
SysMetric (Function)
Returns the resolution of a specific element.
DomoOpen (Function)
Used to establish a connection with a X10 interface.
fRename (Example)
Usage example of the fRename function
zipSize (Example)
Usage example of the zipSize function