ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LibraryPanelVisible (Property)
The LibrayPanelVisible property is used to: determine if the "Library" panel is displayed in a Diagram Editor control. show or hide the "Library" panel in a Diagram Editor control....
Flexbox control properties
You can manipulate Flexbox controls in a page using the following WLanguage properties......
MemFound (Function)
Checks whether the sought element was found.
SFExecuteProcess (Function)
Requests the execution of a specific process.
HErrorDuplicates (Function)
Used to check whether a duplicate error occurred.
MongoGridFSSendFile (Function)
Copies a file from the local computer to a MongoDB file system (gridFS).
MongoDeleteAll (Function)
Deletes all the documents (corresponding to the specified filter) from a collection of a MongoDB database.
WinScreenRectangle (Function)
Returns the coordinates of the screen that contains a window.
apFullProjectName (Function)
Retrieves the full physical name of a project opened during the execution of an action plan.
SFExecuteQuery (Function)
Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database.
SFRead (Function)
Retrieves the Salesforce records from their identifiers.
apLog (Function)
Saves an information in a "log" file during the execution of an action plan.
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
xlsSave (Function)
Saves an XLS document.
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.
InitialAnimation (Property)
The InitialAnimation property determines whether the animation of an Image, Button, Static or Carousel control is enabled when the control is created.
Drive (Type of Variable)
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive.
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.
MongoGridFSDeleteFileByID (Function)
Deletes a file identified by its identifier from a MongoDB file system.
Error 123: The constant already exists
Constants for managing arrays
List of constants used by the functions for array management....
docFormatMulticolumn (Type of variable)
The docFormatMulticolumn type is used to define all the advanced characteristics of a multicolumn section defined in a docSection variable.