ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with Internal Page controls
List of events associated with internal pages and Internal Page controls
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the data file.
FocusOnClick (Property)
The FocusOnClick property is used to: Determine if a control gains focus when clicked. Allow or prevent a control from gaining focus when clicked....
ImageWidth (Property)
The ImageWidth property gets and sets the width of the image section displayed in an Image control or in the background of a Chart control.
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
PageRefresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
Age (Function)
Returns the age according to the date of birth.
ThreadCurrent (Function)
Returns the name of the thread currently run.
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
HDescribeItem (Function)
Describes a file item through programming.
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
Management of Google documents
Google Docs and Google Spreadsheet are the online word processing and the online spreadsheet proposed by Google......
SpeechSynthesisReadFile (Function)
Reads the content of the specified file by using the engine for speech synthesis found on the device.
Database of the Control Centers
The database of Control Centers groups various information shared by the different modules found in WINDEV, WEBDEV and WINDEV Mobile......
ContactAdd (Function)
Adds a contact: in a Lotus Notes or Outlook address book. into the list of contacts on the device (Android, iPhone or iPad, Universal Windows)....
HTTPResetForm (Function)
Clears an HTTP form that is currently edited.
dbgStartMemoryDiff (Function)
Starts a difference operation of the memory used by the application.
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
ToastDisplayIW (Function)
Opens a toast whose content is based on an internal window.
SocketCreateInfrared (Function)
Creates a socket that uses the infrared port.
fMoveDir (Example)
Usage example of the fMoveDir function
MatAdd (Function)
Adds two matrices of same dimensions (same number of rows and same number of columns).