ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
WLanguage properties available in PHP
The following properties are available in PHP...
New Features brochure - Version 28: WINDEV Mobile news
New features in WINDEV Mobile 28 presented in the New Features brochure....
TwoFactorAuthenticationGenerateLink (Function)
Generates a link to register an account in an authentication application. When associated with a Bar Code control, this link will show a QR code that can be scanned in the authentication app installed on the phone.
Asc (Function)
Returns the ASCII code of the specified character.
Brochure of new features: new features of WINDEV Mobile
New features in WINDEV Mobile 28 presented in the New Features brochure....
TelemetryAddPassage (Function)
Signals the code execution for a passage sensor.
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
InServiceMode (Function)
Indicates whether the code is run in a service.
H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a data file.
InJavaMode (Function)
Indicates whether the code is run in Java.
InPHPMode (Function)
Indicates whether the code is run in PHP.
OBEXGetFile (Function)
Retrieves a file from a device that supports the OBEX protocol.
RecycleBinRestore (Function)
Restores a file found in the recycle bin of the system.
dSaveImageTIFF (Function)
Saves an image in TIFF format into a file or memory.
fAddText (Function)
Adds the content of a character string at the end of a file.
hdfsRename (Function)
Renames a file or a directory found on a Hadoop server.
DocToHTML (Function)
Converts a Word Processing document into an HTML file.
HTrackStop (Function)
Stops tracking a data file on an HFSQL server.
<Tiff variable>.SaveTIFF (Function)
Saves an image in TIFF format into a file or memory.
<Word Processing>.ToPDF (Function)
Converts a Word Processing document into a PDF file.
<hdfsConnection variable>.Rename (Function)
Renames a file or a directory found on a Hadoop server.
<Window>.WindowBitmap (Function)
Creates the image of the specified window in a BMP file.
<Multimedia>.Pause (Function)
Pauses a media file played in a Multimedia control.
<mongoGridFS variable>.GetFileInfo (Function)
Used to get information about a MongoDB file (gridFS).