ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......
AAF: Simple edit options in an edit control
The context menu of an edit control is used to perform simple edit operations...
The server is currently updated. Retry later.
12. Control templates
...Control templates...
"Real Time Performance Profiler" pane
The "Real Time Performance Profiler" pane shows the activity of an application or site during a test......
15. Creating the executable in practice
Creating the executable in practice...
List (Property)
The List property is used to handle the different lists of a Kanban control. You can add, modify or delete lists from a Kanban control, or navigate between them.
<Table>.FixColumn (Function)
Fixes a column to the left or frees a column fixed to the left.
TableFixColumn (Function)
Fixes a column to the left or frees a column fixed to the left.
fListFile (Function)
Lists the files found in a directory and returns the list of files.
SchedulerAddTask (Function)
Creates a task in the Windows scheduler (if this task does not already exist).
Project Management Hub: Managing messages
To manage messages in the Project Management Hub, you can use the secure messaging tool included in WINDEV, WEBDEV and WINDEV Mobile......
Project Management Hub: Configuration
All contributors must provide details about their work schedule so that project management tools reflect reality......
ParallelTaskCancel (Function)
Immediately ends the execution of the current task: the task is flagged as ptsCanceled.
Message text file format
The text files created by WDMSG use a specific format......
Optional parameters
Some of the parameters passed to a procedure can be optional parameters......
List,Select,+ (External language)
Selects an element in a drop-down list or in an expanded list.
List,Select,- (External language)
Deselects an element from a drop-down list or from an expanded list.
List,Modify (External language)
Modifies an element in a drop-down list or in an expanded list.
List,Delete (External language)
Deletes an element from a drop-down list or from an expanded list.
Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
Mobile Image Editor control
By using the Image Editor control in your mobile applications, you will allow users to edit images or photos......
Handling a Link control through programming (Page)
WEBDEV allows you to handle a Link control through programming......
nWDExecuteEx: Running a WLanguage function
Runs a WLanguage function by dynamic compilation, without command formatting......
ExecuteDelayedProcedure (Function)
Runs a delayed procedure (in the WEBDEV application server).