ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Functions for managing RTF controls
List of functions for managing RTF controls...
NET constants
List of constants used by the DotNet functions....
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
zipMsgError (Function)
Returns the message associated with an error code on an archive.
Chart: Managing scales
In a chart, the scales are used to quickly estimate the value of different points found in a chart......
EXE constants
List of constants used by the functions for managing executables....
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
Repairing the project
In some cases, "Project......
HInfoLog (Function)
Returns information about the server logs.
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
Screen,Coordinate (External language)
Retrieves the coordinates of the control in relation to the top left border of the window as well as the physical size of a control.
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
ControlFindHighlight (Function)
Highlights, in a window or control, all the captions and texts corresponding to a given text.
<emailNotesSession variable>.SendMessage (Function)
Sends an email using the Lotus Notes protocol.
TableToClipboard (Function)
Copies the content of a Table or TreeView Table control to the clipboard.
<emailOutlookSession variable>.SendMessage (Function)
Sends an email using the Outlook protocol.
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
JSONValid (Function)
Checks the validity of a JSON string.
NFC functions
Functions used to manage the NFC standard...
TableToText (Function)
Creates a character string from the data found in a Table or TreeView Table control.
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
ControlFindTextFirst (Function)
Finds and selects the first element corresponding to the sought text in a window or control.
Scanner (Type of variable)
The Scanner type is used to handle the information from a scanner.
Access rights to a class property: special cases
The retrieval and assignment processes can be public, private or protected. The access rights of the property correspond to the less restrictive rights of the two processes....