ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WiFiStatus (Function)
Returns the current activation status of Wi-Fi on the device or asks to be notified when the activation status of Wi-Fi changes.
BTStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
SOAPToHTTP (Function)
Builds the HTTP request to call a function of a Webservice. This request can be modified to adapt it to the expectations of the Webservice, if necessary. It can then be sent using HTTPSend.
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.
HEndNoDatabaseAccess (Function)
Re-allows the access (which means the connection) to one or more databases accessible via a connection.
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
Position (Function)
Finds the position of a specified string within another string.
ServiceRefresh (Function)
Asks a service to re-read its configuration information.
WiFiActivate (Function)
Enables or disables Wi-Fi on the device.
Error (Function)
Displays a custom error message in a system error window.
RoundCeil (Function)
Returns: the value rounded up to the nearest integer. the duration rounded up to the nearest interval. the date and time rounded up to the nearest interval....
Configuring the setup program
Two tools can be used to create a setup program......
fWrite (Function)
Writes: a character string into an external file. a memory section....
2. Projects in practice
fRename (Function)
Modifies the name of a file.
HFSQL properties
List of HFSQL properties...
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
Burner constants
List of constants used by the burner functions....
Creating requirements
The following steps must be performed to implement the requirements......
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
WiFiAddNetwork (Function)
Adds a new network to the list of Wi-Fi networks configured on the device.