ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SysDirExternalStorage (Function)
Returns the path of the directory that will be used to store files in the external storage space of the Android device.
Hint (Property)
The Hint property gets and sets the hint text displayed when the Edit control is empty.
OpenMobileWindow (Function)
Opens a window in a mobile application.
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.
Import a list of requirements
The Project Management Hub allows you to import requirements......
gPen (Function)
Builds a sequence of characters used to describe the color of the text and/or the color of the shape outline (rectangle or circle)....
gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
SysRecentDocAdd (Function)
Adds a file into the list of recently opened documents.
ErrorBuild (Function)
Displays a custom error message in a system error window.
zipListFile (Function)
Returns the list of files found in an archive.
grSaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
gFontItalic (Function)
Builds a sequence of characters used to specify whether or not the text that follows the call to this function is in italic type.
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
gRectangle (Function)
Builds a sequence of characters used to draw a rectangle.
AppInstallUPD (Function)
Triggers the automatic update of current application.
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......