ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TreePosition (Function)
Displays a TreeView control from a specified element (node or leaf) or returns the name of the first element displayed in a TreeView control.
StringCount (Function)
Calculates: the number of occurrences of a specific character string (by respecting the search criteria) in another character string. the number of occurrences of a set of strings in an array....
OrganizerPosition (Function)
Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control.
ToolbarPosition (Function)
Indicates the display mode of a Toolbar control.
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
DocPosition (Function)
Triggers the scroll of Word Processing control in order for the requested text to be entirely displayed.
12. Control templates
WINDEV Mobile allows you to create control templates....
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
Character string: How to extract, remove and replace words?
This page presents the main operations that can be performed on a character string....
<Organizer>.DisplayPreviousPeriod (Function)
Moves the time area displayed to the previous area (previous weeks for example) in an Organizer control.
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
<Ansi string type>.DeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
StringDeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
<String type>.Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
Automatic Application Features (AAF)
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
_VisiteGuideeEtapeBulle (Type of variable)
Le type _VisiteGuideeEtapeBulle permet de définir toutes les caractéristiques avancées d'un XXX....
Accessibilité (Property)