ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WINDEV Mobile Generator of skin templates: Customizing the elements
The WINDEV Mobile generator of skin templates is used to generate the necessary files for creating a custom WINDEV Mobile skin template......
Live Data: view data in editors
The "Live Data" is used to view the content of the data files in the controls currently created in the different editors of the product used (window editor, page editor, report editor, ......
<Image>.AnimationSetParameter (Function)
Changes one of the animation parameters used for a moving image (in an Image field).
HTMLEditorGet (Function)
Asynchronously retrieves the value of one of the properties of an HTML Editor control.
Computer renamed or changed
During the development phase, you may have to change the computer used for development (change computer, rename the computer, ......
MapMode (Property)
The MapMode property determines and changes how the map is displayed in the Map control.
Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered in your applications......
Configuring the browser "Back" button
The "Back" button allows users to see the history of pages they previously visited......
ParallelTaskExecuteAfter (Function)
Indicates a continuation parallel task that will be run when one of the specified parallel task is completed.
SchedulerAddTrigger (Function)
Creates a trigger for a scheduled task.
Creating index keywords
Index keywords allow users to easily find a help page......
SchedulerTaskProperties (Function)
Reads the properties of a scheduled task and updates the ScheduledTask structure.
SchedulerTriggerProperties (Function)
Reads the properties of trigger of a scheduled task and updates the TriggerScheduledTask structure.
Animation (Property)
The Animation property animates an image.
Multilingual messages: Convert to new format (version 27 and later)
WINDEV, WEBDEV and WINDEV Mobile have included multilingual project support in many previous versions......
Sortable (Property)
The Sortable property is used to: Determine if a Table control column is sortable. Make a column of a Table control sortable or not....
ArraySeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
StringEndsWith (Function)
Checks whether a character string ends: with a specific character string. with one of the character strings in an array....
SysListScreen (Function)
Returns the list of screens connected to one or more video cards.
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static Text control.