ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

rssSource (Type of variable)
The rssSource type is used to describe the source of an entry for an RSS stream...
Combo Box control properties
You can manipulate Combo Box controls in a window or page using the following WLanguage properties......
docTabulation (Type of variable)
The docTabulation type is used to define the characteristics of a custom tabulation.
Creating a Pivot Table control
To create a Pivot Table control......
Value (Property)
The Value property is used to get and change the value of an element.
HashCheckFile (Function)
Checks the Hash of a file for a specific type of algorithm.
LooperAdd (Function)
Adds a row at the end of a Looper control.
TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart).
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Open (Function)
Opens a modal WINDEV window.
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
sfDeleteResult (Type of variable)
The sfDeleteResult type is used to find out the result of SFDelete...
MoveLine (Function)
Allows you to: move a row in a two-dimensional WLanguage array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional WLanguage array or in an advanced array property....
HAddTask (Function)
Adds a scheduled task on the server defined by the connection.
GetTypeDefinition (Function)
Gets the description of a type identified by name.
CertificateCheckString (Function)
Checks the correspondence between a signature and a string.
RoundFloor (Function)
Returns: the numeric value rounded down to the nearest integer. the duration rounded down to the nearest interval. the date and time rounded down to the nearest interval....
HAddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server data files....
OrganizerAddAppointment (Function)
Adds a new appointment to an Organizer control.
OrganizerListAppointment (Function)
Returns: the list of appointments found between two dates in an Organizer control, all appointments found in an Organizer control, a specific appointment (selected or hovered)....
SchedulerPositionDateTime
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.
Constants for managing appointments
Lists of constants used to manage the appointments...
TelemetryIdentifyUser (Function)
Identifies the current user for whom the telemetry data is saved.