ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gpwAuthLogin (Function)
Allows you to connect to the User Groupware using authentication with an account such as Facebook, Google, Microsoft, etc.
mongoDatabase (Type of variable)
The mongoDatabase type is used to define the characteristics of a database for a MongoDB server.
DashLoadConfiguration (Function)
Restores the configuration of a Dashboard control.
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
AssistedInputAdd (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
KeyExpression (Property)
The KeyExpression property is used to set the different components of a composite key.
HugeFile (Property)
The HugeFile property is used to configure the maximum size of a data file.
TableGiveParent (Function)
Returns the "parent" of an element in a TreeView Table control.
ParallelTaskExecuteAfterOne (Function)
Indicates a continuation parallel task that will be run once the first task is completed in an array of parallel tasks.
BurnerAddFile (Function)
Adds a file to the compilation.
Dashboard control functions
The list of functions for managing Dashboard controls is as follows......
Provider (Property)
The Provider property is used to manage the type of a connection (HFSQL Client/Server, OLE DB, etc.)....
TableSearchEverywhere (Function)
Searches for a value in all the columns of the following controls: Table control, TreeView Table control, Table control displayed in a Combo Box control....
ArrayDistinct (Function)
Returns an array without duplicates.
NFC constants
List of constants used by the NFC functions...
CertificateClientInfo (Function)
Returns information about the certificate used by the client computer.
SeriesColor (Property)
The SeriesColor property is used to: Find out the color of a series in a chart. Modify the color of a series in a chart....
mongoFindOption (Type of variable)
The mongoFindOption type is used to define the advanced characteristics of a search in a MongoDB database.
HStatTime (Function)
Returns the time of the last update for the index statistics.
ModbusWriteBit (Function)
Writes one or multiple bits to a specific address in a Modbus slave.
Reduce (Function)
Applies a computation to each element of a WLanguage array.
Size (Property)
The Size property is used to determine and change the size of an element.
ThreadWait (Function)
Waits for the end of the execution of the specified thread.
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......