ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
EndProgram (Function)
Ends the execution of the current program.
HErrorLock (Function)
Used to check whether a lock error occurred.
grPieStartAngle (Function)
Indicates the start angle of first section in a Pie chart, Semi-circular chart or Donut chart.
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
Constants for managing videos
List of constants used by the functions for video management....
Android Widget windows
An Android application can contain one or more Widget windows......
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
Constants for managing arrays
List of constants used by the functions for array management....
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
Alignment rulers (Editor)
When creating or modifying a window in the window editor, you have the ability to display the alignment rulers......
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
Charset (Property)
The Charset property is used to: Get the character set used by a Font variable. Change the character set used by a Font variable. Get the character set used by an HFSQL data file....
Describing an element
A flexible modeling includes different elements linked together......
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
GesturePosX (Function)
Returns the horizontal position of the pointer (finger or stylus).
GesturePosY (Function)
Returns the vertical position of the pointer (finger or stylus).
GestureNbPointer (Function)
Returns the number of pointers in contact with the screen.
WDPic (Type of variable)
The WDPic type is used to define the advanced characteristics of an image in ".wdpic" format.
DataBinding (Property)
The DataBinding property is used to identify and change the binding between a control and: an item in a data file. a variable. several variables....
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
gpwOpen (Function)
Opens the User Groupware login window or page.
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....