ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
FTPListFile (Function)
Lists the files (and/or the directories) found in a directory of an FTP server and returns the number of listed files (and/or directories)....
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
docTable (Type of variable)
The docTable type is used to define the advanced characteristics of a Table paragraph found in a Word Processing document.
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
WinStatus (Function)
Identifies or modifies the window status.
fMoveFile (Function)
Moves a file from one directory to another.
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.
Calendar (Type of variable)
The Calendar type is used to handle a calendar (or organizer) associated with a user account or found on the device.
Managing Google contacts
The Google Contact service is used to manage contacts on Internet......
SocketConnectBluetooth (Function)
Connects a client computer to a specific Bluetooth socket.
Contact (Type of variable)
The Contact type is used to define the advanced characteristics of a contact found in the phone book.
Background (Type of variable)
The Background type defines the advanced characteristics of the element background.
Parallel Tasks constants
The following constants are used by the functions for managing parallel tasks: ......
beaconDetectionInfo (Type of variable)
The beaconDetectionInfo type is used to describe information relative to a Beacon detected with BeaconDetectPrecise.
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
HPrevious (Function)
Positions on the previous file record according to a browse item.
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
HBuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.).