ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Connection variable>.ModifyScheduledBackup (Function)
Modifies a backup scheduling.
HListReindexingHistory (Function)
Lists the operations performed on current tables, over the last 24 hours, or on the last 1000 tables. These operations include reindexing, recalculation of statistics, memo verification, index verification, etc. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2....
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
HReindexAsynchronous (Function)
Rebuilds the index of an HFSQL Client/Server table (".NDX" file). This operation is asynchronous, i.e., it is performed on the server and does not block the client side. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2....
fMemExist (Function)
Checks the existence of a shared memory zone.
WLanguage procedure called by FTPListFile
Procedure ("Callback") called by FTPListFile for each file found.
<Popup>.Display (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
RulerVisible (Property)
The RulerVisible property is used to: Determine if a playhead is visible in a TimeLine control. Show or hide a playhead in a TimeLine control....
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
StackInfo (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
QueueInfo (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
ListInfo (Function)
Retrieves the characteristics of a WLanguage list: types of elements and number of elements.
HTTPCookieReset (Function)
Deletes all cookies (globally or for a domain) stored: by the calls to HTTPRequest. by the calls to HTTPSend....
HTTPCookieRead (Function)
Returns the value of a cookie received further to an HTTP request.
HAddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.
HRSInit (Function)
Configures an HFSQL server in order for this server to be a master server or a subscriber server for a replication between HFSQL servers.
DocFind (Function)
Finds a character string: in an entire Word Processing document. in a fragment....
AppointmentToiCalendar (Function)
Exports an appointment or a list of appointments in iCalendar format.