ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gglOrganization (Type of variable)
The gglOrganization type is used to describe the companies and organizations to which the contact belongs...
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
CharactUnicode (Function)
Returns the character corresponding to the specified Unicode code.
ParallelTaskRequestCancellation (Function)
Requests the cancellation of a parallel task.
HCS.FrameSize (Variable)
The HCS.FrameSize variable is used to resize the outgoing data frame.
Sort (Function)
Sorts a WLanguage array.
grCreate (Function)
Creates a specific type of chart.
WithClosingButton (Property)
The WithClosingButton property is used to: Determine whether all the tabs of a Dynamic Tab control have a Close button. Show a Close button in all the tabs of a Dynamic Tab control....
HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
JSProperty (Function)
Used to handle specific features on the objects found in the current page.
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the Webservice.
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
HDBDescribeField (Function)
Describes through programming each item found in the structure of an xBase file described by HDBDescribeFile.
HDBDescribeIndex (Function)
Describes through programming the different index files that will be created.
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
Analysis links
The links are used to link the files found in an analysis between themselves......
NumberInWords (Function)
Converts a number to words.
SysCacheExternalStorage (Function)
Returns the path of directory that will be used to store the data in cache on the external storage space of application.
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....
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.