ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AppointmentModify (Function)
Modifies the current appointment: in a Lotus Notes or Outlook calendar. in the calendar found on a mobile device (Android/iOS)....
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
PermissionList (Function)
Returns one or all the permissions declared by the application.
grInfoXY (Function)
Returns information about the series found at a specific chart point.
grDeleteSeries (Function)
Deletes a data series from a chart.
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
FTPFileExist (Function)
Checks the existence of a file on an FTP server.
AppointmentDelete (Function)
Deletes: the current appointment from the calendar of a Lotus Notes or Outlook messaging. an appointment from the calendar found on a mobile device (Android/iOS)....
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
Num1stDayOfTheWeek (Property)
The Num1stDayOfTheWeek property gets and sets the 1st day of the week displayed in: a Calendar control. an Organizer control. a Scheduler control. an edit control in Date format with Calendar....
Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
16. Application test in practice
ListMoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
Handling a Multiline Zone control programmatically
...A Multiline Zone control can be handled programmatically using the control name....
ImageWidth (Property)
The ImageWidth property gets and sets the width of the image section displayed in an Image control or in the background of a Chart control.
Array management functions
List of functions for managing arrays...