ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

StringBuild (Function)
Builds a character string from an initial string and parameters.
How to perform a full file browse?
3. Types of dynamic sites
A dynamic site is used to display pages whose content changes. In most cases, the content of these pages is linked to a database....
"Real Time Performance Profiler" pane
The "Real Time Performance Profiler" pane shows the activity of an application or site during a test......
Adding an element to the SCM repository
When an element is added to the SCM (Source Code Manager) repository, it is added to the reference project on the SCM server......
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
AAF: File Path edit controls
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features): a specific popup menu used to handle the file. a file preview in thumbnail format (for an Image or PDF file path)....
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
rssDisplay (Function)
Builds a RSS stream and returns the content of the RSS stream to the client.
mongoOperationDeleteOne (Type of variable)
The mongoOperationDeleteOne type is used to define all the advanced characteristics of a document delete operation that will be added to a bulk operations list. The first document that matches the filter will be deleted.
gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
mongoOperationDeleteAll (Type of variable)
The mongoOperationDeleteAll type is used to define all the advanced characteristics of a document delete operation that will be added to a bulk operations list. All the documents that match the selection filter will be deleted.
mongoOperationUpdateAll (Type of variable)
The mongoOperationUpdateAll type is used to define all the advanced characteristics of a document update operation that will be added to a bulk operations list. All the documents that match the selection filter will be updated.
mongoOperationReplaceOne (Type of variable)
The mongoOperationReplaceOne type is used to define all the advanced characteristics of a document replace operation that will be added to a bulk operations list. The first document that matches the filter will be replaced.
1. Testing a site: Elements to be tested
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
mongoOperationUpdateOne (Type of variable)
The mongoOperationUpdateOne type is used to define all the advanced characteristics of a document update operation that will be added to a bulk operations list. The first document that matches the selection filter will be updated.
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
Creating an application using the RAD methodology
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
rssBuildString (Function)
Builds the RSS feed and returns the result (in XML format) in a character string.
InvalidInputListControl (Function)
Builds a list of controls that require data input/contain invalid data....
TreeID (Function)
Used to build the path of the elements found in a TreeView control by differentiating the duplicates.
FinVisite (Property)
The Property NextStep allows you to authorize or not to complete the guided tour from the step bubble.
CouleurCadre (Property)
The Property color Frame allows you to define the color of the Border bubble step.
1
2
3
4
5
6
287
>