ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Speech synthesis in the mobile applications
The phones can talk!......
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
SQLFirst (Function)
Positions on the first row of the query result.
EmailImportHTML (Function)
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email.
Fixed array (Variable type)
A fixed array is an "advanced" type of array...
ODBC driver for HFSQL Classic and HFSQL Client/Server - License agreement
OLE DB driver for HFSQL Classic and HFSQL Client/Server - License agreement
3. Layouts
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min
Marker (Variable type)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
HCopyFile (Function)
Copies an HFSQL table (.fic, .ndx, .ftx, .sdx and .mmo files, if any): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the tables for example). from an HFSQL server to antoher HFSQL server....
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
MDIOpen (Function)
Opens and enables an MDI child window.
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
fLock (Function)
Entirely or partially locks an external file.
Clipboard (Function)
Retrieves the text or image found in the system clipboard.