ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

NoteCreate (Function)
Creates a Repositionable Note control in the curernt window through programming.
Drive (Type of Variable)
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive.
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
Push notification
A mobile device can receive push notifications......
Multiple setup of same site on the same server
The same site can now be automatically installed on the same server without having to rename the project......
HModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
iAddAttachment (Function)
Adds an attachment in a PDF file generated by a PDF print export.
FinLinearRedemption (Function)
Calculates the value of linear amortization of a product over a specific period of time.
FinInterestRate (Function)
Calculates the interest rate for a loan over a specific period of time with fixed payments.
The Date edit control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
HPriority (Function)
Finds out and modifies the priority of the calling application.
FTPProxy (Function)
Specifies whether the communication functions that use the FTP protocol must go through a proxy to run their requests.
Operating mode of dynamic Active WEBDEV Pages
ExplorerRetrieve (Function)
Retrieves the number and the name of the files "dropped" from the explorer.
MatFloatAdd (Function)
Adds a value to each matrix element.
HViewToFile (Function)
Saves the modifications performed in an HFSQL view (by HModify, HDelete or HCross) in the corresponding data file. This function uses the former view mechanism.
xlsMsgError (Function)
Returns the caption of the last error caused by an XLS function.
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
dPolygon (Function)
Draws a polygon: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
AppointmentModify (Function)
Modifies the current appointment: in a Lotus Notes or Outlook calendar. in the calendar found on a mobile device (Android/iOS)....
Managing mutexes in threads
A mutex is used to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given time....
Procedure description (Type of variable)
The Procedure Description type is used to get information about a procedure or a method.
InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.