ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SocketConnectInfrared (Function)
Connects a client computer to a given socket via the infrared port.
Error: Redefinition of syntax
The '<method>' methods of the '<derived class>' class and of the '<base class>' class do not have the same prototype......
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
Integrate two-factor authentication into your applications
In version 26, WINDEV, WEBDEV and WINDEV Mobile allow you to set up a login via two-factor authentication......
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
FicEncryption (Property)
The FicEncryption property is used to set the encryption method of a data file.
MmoEncryption (Property)
The MmoEncryption property is used to set the encryption method of the memo file (.MMO) associated with the data file.
NdxEncryption (Property)
The NdxEncryption property is used to configure the encryption method for the index (.NDX) file associated with the data file.
BTStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
FinFutureVal (Function)
Returns the future value of an investment.
FinRepayVal (Function)
Returns the amount of each regular payment for an investment with fixed interest rate and fixed payment.
Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:...
Generating the RAD pattern
To generate a RAD pattern:...
SourceToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
Seek (Function)
Searches for the index of an element in a WLanguage array.
xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
MongoDB/GRIDFS databases
MongoDB is a document-oriented NoSQL database......
Font (Type of variable)
A Font variable creates a font programmatically...
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.