ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

apiRequest (Type of request)
The apiRequest type is used to define all the advanced characteristics of a request executed via a REST web service imported using the OpenAPI documentation.
GglListContact (Function)
Retrieves the list of contacts associated with the specified Google account.
fDelete (Function)
Deletes a file accessible from the current computer.
Handling a Conceptual Data Model (CDM)
The main operations that can be performed on a CDM are as follows......
fResourceDir (Function)
Returns the path of the read-only resources of the application.
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
Developing an application for Apple Watch
An Apple Watch application is an application intended for a watch associated with an iOS device (phone, tablet, ......
Automatic documentation of external components
External components must include a technical documentation......
Manipulating PDF files
PDF is one of the most widely used formats for sending and storing electronic documents......
Restoring an HFSQL Client/Server database
A backup of an HFSQL Client/Server database can be restored at any time......
SFModify (Function)
Modifies the records of a file defined in Salesforce.
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
Table field linked to a table (Table file)
A data-bound Table control linked to a table is a field whose columns are linked to fields in a table or query (data source)......
Creating a Java archive
When your Java application is developed, you can......
fCreate (Example)
Usage example of the fCreate function
fDirSize (Function)
Returns the size of a directory in bytes.
TestCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
TestCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
TestCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
TestCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
fSeek (Function)
Gets and sets current position in an external file.