ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice has a direct impact on the release of class objects: depending on the reference selected, the "Destructor" will not be called at the same time.....
SchedulerDeleteTask (Function)
Deletes a scheduled task.
OpenMobileWindow (Function)
Opens a window in a mobile application.
ToastDisplay (Function)
Displays a "Toast" message.
Automatic button execution (Window)
To force an action on a window, all you have to do is define a button of this window in "Automatic execution" mode......
gpwFindUser (Function)
Retrieves the characteristics of a user of the user groupware.
HExecuteAsynchronousProcedure (Function)
Executes a stored procedure in asynchronous mode. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2....
<Connection variable>.ExecuteAsynchronousProcedure (Function)
Executes a stored procedure in asynchronous mode. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2....
PDFNumberOfPages (Function)
Returns the total number of pages found in a PDF file.
ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization.
LeftMargin (Property)
The LeftMargin property sets the left margin of an element.
RightMargin (Property)
The RightMargin property sets the right margin of an element.
TopMargin (Property)
The TopMargin property sets the top margin of an element.
BottomMargin (Property)
The BottomMargin property sets the bottom margin of an element.
gCircle (Function)
Builds a sequence of characters containing a circle or an ellipse.
FTPConnect (Example)
Usage example of the FTPConnect function
HexaToBuffer (Function)
Converts a string with hexadecimal bytes to a binary buffer.
KeyGetIdentifier (Function)
Retrieves the identifier that was used to generate an initial key.
MongoGridFSDeleteFileByID (Function)
Deletes a file identified by its identifier from a MongoDB file system.
xlsClose (Function)
Closes an XLS file.