ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using Java code
You have the ability to enter Java code:
  • in Java applications generated with WINDEV.
  • in Android applications generated with WINDEV Mobile.
This allows you to create global procedures in Java.
Rating control properties
The Rating control can be used in a window as well as in a page....
BrowserVersion (Function)
Returns the version of the browser used by the Web user.
InWindowsPhoneEmulatorMode (Function)
Indicates whether the test is run via the Windows Phone emulator. Function kept for backward compatibility....
SysThumbnailAddButton (Function)
Adds a button into the thumbnail of the application in the taskbar.
fWrite (Function)
Writes: a character string into an external file. a memory section....
ColorHue (Function)
Calculates the hue of a color.
ColorSaturation (Function)
Calculates the saturation of a color.
ColorLightness (Function)
Calculates the lightness of a color.
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.
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.
HTTPCookieWrite (Function)
Adds or modifies a cookie in an HTTP request.
MapAddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
URISelect (Function)
Opens a system window to select a resource from: from the device file system, from the Cloud (Google Drive, Microsoft OneDrive, etc.) or from one of the content managers installed on the device....
LOOP statement
The statement block is repeated endlessly...
Sharing elements with a WINDEV application
MatReadColumn (Function)
Reads the value of all the elements found in a matrix column.
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
ContactDelete (Function)
Deletes the current contact: from a Lotus Notes or Outlook address book. from the list of contacts on the phone (Android, iPhone or iPad, Universal Windows)....
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
EmailCheckAddress (Function)
Checks the validity of an email address.
Check: Activity of an application
The monitoring robot proposes to check the activity of a WINDEV application......
Merge (Property)
The Merge property is used to merge the cells of a Table or TreeView Table control.
SaaS administrator - Managing the subscriptions
The SaaS subscriptions are used to make a SaaS site available to a client account......
Remote WEBDEV administrator: Create a WEBDEV account
The management of accounts is accessible in the remote administrator for the server administrator only....
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....