ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
ComponentLoadAll (Function)
Recursively loads in memory all the external components used in the project.
MongoCreateCollection (Function)
Creates a collection in a MongoDB database while specifying the options of this collection.
<Source>.DeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
HSetPosition (Example)
Usage example of the HSetPosition function
SpreadsheetSelectWorksheet (Function)
Selects a worksheet (identified by its name) in a Spreadsheet control.
BreakAdd (Function)
Adds a break into a Table or Looper control.
fEncrypt (Example)
Usage example of the fEncrypt function
HCopyRecord (Example)
Usage example of the HCopyRecord function
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
Configuring the automatic modification of data files
The automatic data file modification updates the description of data files on user computers......
InBackgroundMode (Function)
Indicates whether the code is run when the application is in background.
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
HForward (Example)
Usage example of the HForward function
NbThumbnail (Property)
The NbThumbnail property is used to get the number of thumbnails generated for an item.
HCreationIfNotFound (Example)
Usage example of the HCreationIfNotFound function
OpenDocumentAsynchronous (Function)
Opens a document using the appropriate editor
FileDisplay (Example)
Usage example of the FileDisplay function
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
NbDescribedThumbnail (Property)
The NbDescribedThumbnail property is used to get the number of thumbnails expected for an item.
LDAPFind (Function)
Performs a search in an LDAP server.
HLinkMemo (Example)
Usage example of the HLinkMemo function