ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

JSProperty (Function)
Used to handle specific features on the objects found in the current page.
DDELink (Function)
Creates a hot link with a data.
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
SendKey (Function)
Simulates the keystrokes and the mouse actions.
Sort (Function)
Sorts a WLanguage array.
grCreate (Function)
Creates a specific type of chart.
SOAPAddXMLSignature (Function)
Adds an XML signature to a Webservice request.
Analysis links
The links are used to link the files found in an analysis between themselves......
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
HRegenerateFile (Function)
Regenerates a data file from its log.
Extra (Property)
The Extra property is used to: Get additional information about a control, window, or page. Edit additional information of a control, window or page. In browser code, you can only get additional information of a control or page....
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
HModifyScheduledOptimization (Function)
Modifies a scheduled optimization task on the HFSQL server defined by the connection.
7. Available controls in a window
WINDEV Mobile includes several types of controls...
WinEdSelectOccurrence (Function)
Indicates the number of controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
JSInfoEvent (Function)
Used to handle the JavaScript properties of the browser event that triggered the code execution.
AnimationPrepare (Function)
Prepares the animation on a control, a group of controls or a window.
AnimationPlay (Function)
Plays an animation when a control, a group of controls or a window is modified.
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
nWDExecute: Running a WLanguage function
Running a WLanguage function by dynamic compilation with command formatting......
grSurfaceGetData (Function)
Retrieves a data from a Surface chart.
<Source>.Mode (Function)
Changes the mode and the method for locking data files.
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...