ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

appServerScheduledTask (Type of variable)
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a webservice).
EmulatePane (Function)
Emulates the selection of a pane in a Tab, Ribbon or Sidebar control.
TabStatus (Function)
Returns the status of a dynamic tab pane (identified by its alias).
<Tab>.Status (Function)
Returns the status of a dynamic tab pane (identified by its alias).
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
Creating an RSS stream
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
Coloring a row, a column or a cell found in a control (AAF)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to color the data found in the control......
DayOfMonth (Property)
The DayOfMonth property is used to get and change the number of the day of the month for which the scheduled task must be executed.
NotifPushProcedure (Function)
Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile application (Android or iOS).
H.NbRecModificationQuery
Used to find out the number of records added, modified or deleted when running the last query of the current context.
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.
HAddScheduling (Function)
Creates a scheduled task on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
HModifyScheduling (Function)
Modifies a scheduled task on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
Parallel task management functions
The following functions are used to manage parallel tasks...
SysDirExternalStorage (Function)
Returns the path of the directory that will be used to store files in the external storage space of the Android device.
<Connection variable>.AddScheduling (Function)
Creates a scheduled task on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
<Connection variable>.ModifyScheduling (Function)
Modifies a scheduled task on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
iOSAppGroupDirectory (Function)
Returns the path of the container used to share files between several applications belonging to the same iOS App Group.
<Connection variable>.RSInit (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.
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
Sorts in a report
The sort is used to organize the information displayed in the report......
WithInput (Property)
The WithInput property determines if a Combo Box control supports data input, and enables or disables this behavior.
Native Access to SAP
SAP is a widely used ERP......