ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HListREP (Function)
Returns the list of assignments for the data files handled by the current application, which means the list of physical files corresponding to the files described in the analysis.
HPrepareQuery (Function)
Initializes a query and declares this query to the database server in order to optimize the next executions of this query.
fAttribute (Example)
Usage example of the fAttribute function
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
FinNetCurrentVal (Function)
Returns the net current value of investment.
StatAverageDeviation (Function)
Calculates the average deviation of values in relation to their arithmetic mean.
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....
fOpenTempFile (Function)
Creates and opens a temporary file.
SchedulerDeleteResource (Function)
Deletes a resource from a Scheduler control.
fDirRename (Function)
Renames a directory.
PreviousWin (Function)
Identifies the window that was in edit before the window that is currently in edit (for the same project).
HTML control properties
You can manipulate HTML controls in a window, page or report using the following WLanguage properties......
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
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....
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
Managing contacts (mobile devices)
In your mobile applications, you have the ability to directly manage the contacts of your mobile device (Android, iPhone, iPad, Universal Windows)....
Managing pinned projects
The home window of WINDEV, WEBDEV and WINDEV Mobile allows you to manage the pinned projects when opening an existing project......
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
Power (Function)
Raise a number to a power.
dCopyImage (Example)
Usage example of the dCopyImage function
HAlias (Example)
Usage example of the HAlias function
zipExtractAll (Example)
Usage example of the zipExtractAll function