ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fOpenTempFile (Function)
Creates and opens a temporary file.
HDelete (Function)
Deletes a record from a data file (query or view).
Check: Test of a WLanguage code
The monitoring robot is used to compile and run the WLanguage code entered......
J2EEAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
Manager of automated tests
The test manager is used to......
AppointmentReset (Function)
Reinitializes: the Appointment structure. the Appointment variable....
AppointmentListCalendar (Function)
Lists the calendars available on the mobile device (Android/iOS)....
HTTPRequest (Function)
Starts an HTTP request on a server.
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any web service.
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
fAttribute (Function)
Returns or modifies the attributes of a file.
Second (Property)
The Second property is used to: Retrieve the number of seconds from a Time, DateTime or Duration variable. Modify the number of seconds in a Time, DateTime or Duration variable. Retrieve the seconds or the number of seconds from a Date item (in "Date and Time" or "Duration" format) Modify the seconds or the number of seconds in a Date item (in "Date and Time" or "Duration" format)...