ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Process (Type of variable)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
WinScreenRectangle (Function)
Returns the coordinates of the screen that contains a window.
ServicePause (Function)
Pauses a service.
Scheduler control functions
List of functions that can be used with a Scheduler control....
Speech recognition management functions
The following functions are used to manage speech recognition:...
iInitInternalReport (Function)
Initializes the parameters of an internal report used by a report.
GetTheme (Function)
Gets the current theme of a mobile application.
FlexWrap (Property)
The Property FlexWrap allows you to know and modify the management of the return to row of the fields of a row of a Flexbox field ( Property 7900 corresponding CSS "flex-wrap").
HErrorInfo (Example)
Usage example of the HErrorInfo function
rssEnclosure (Type of variable)
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
Phone (Type of variable)
The Phone type is used to handle a phone number as well as its type (home, work, ...).
mongoWriteConcern (Type of variable)
The mongoWriteConcern type is used to define the level of acknowledgment of receipt requested for the write operations in a stand-alone mongod, in a set of replicas or in fragmented clusters.
mongoGridFSFileInfo (Type of variable)
The mongoGridFSFileInfo type is used to define the advanced characteristics of a file in a MongoDB database.
docElement (Type of variable)
The docElement type is used to handle each element found in a docParagraph variable.
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile). get or change the alias of a dynamic tab (WINDEV). get the internal HTML/JavaScript name of a control (WEBDEV)....
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
ParallelTaskWaitAll (Function)
Waits for the end of execution of all parallel tasks found in an array.
docElementFormula (Type of variable)
The docElementFormula type is used to define the characteristics of a Formula element found in a DocElement variable.
mongoResult (Type of variable)
The mongoResult type is used to find out the result during a search performed in a MongoDB database.
ExceptionEnable (Function)
Re-enables the current exception process if the exception was corrected.