ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StringIncrement (Function)
Increments a number at the beginning or at the end of a string.
<Image variable>.SaveGIF (Function)
Saves an image found in an Image variable: in a file in GIF format. in memory....
<emailOutlookSession variable>.SendMessage (Function)
Sends an email using the Outlook protocol.
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....
SysChangeEnvironment (Function)
Modifies the environment variables of the operating system found on the current computer.
KeyGetIdentifier (Function)
Retrieves the identifier that was used to generate an initial key.
PageParameter (Example)
Usage example of the PageParameter function
fReadLine (Example)
Usage example of the fReadLine function
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)....
StringSplit (Function)
Extracts all the substrings from a character string based on one or more string separators.
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.
zipSize (Example)
Usage example of the zipSize function
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
Type (Example)
Usage example of the Type property
HState (Example)
Usage example of the HState function
MongoGridFSGetFileByID (Function)
Retrieves (on the local computer) a file identified by its identifier and found in a MongoDB file system.
MongoAdd (Function)
Adds one or more documents into a collection of MongoDB database.
<Table>.CollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
<Image variable>.SaveBMP (Function)
Saves an image contained in an Image variable: in a file in BMP format. in memory....
HRecNum (Example)
Usage example of the HRecNum function
SysXRes (Function)
Returns the horizontal screen resolution.