ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Window>.EdSelectMinus (Function)
Deselects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
Information about a control found in a window or in a page
The window editor and the page editor allow you to get information about the controls used.
WinEdSelectMinus (Function)
Deselects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
grSurfaceAddData (Example)
Usage example of the grSurfaceAddData function
grSurfaceAltitudeColor (Example)
Usage example of the grSurfaceAltitudeColor function
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
zipListFile (Example)
Usage example of the zipListFile function
Project description: SCM tab
The project description window allows you to configure various elements of your project......
fTrackDirectory (Function)
Detects the modifications performed on the content of a directory.
StreamInfo (Function)
Returns the name and/or number of the stream issuer....
GanttListTask (Example)
Usage example of the GanttListTask function
LDAPValidateAdd (Function)
Validates the addition of a new object into an LDAP server.
grParameter (Function)
Retrieves or modifies a chart parameter.
MatExist (Example)
Usage example of the MatExist function
MatNbColumn (Example)
Usage example of the MatNbColumn function
MatNbLine (Example)
Usage example of the MatNbLine function
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
gPen (Function)
Builds a sequence of characters used to describe the color of the text and/or the color of the shape outline (rectangle or circle)....
Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
ReplicEdit: Taking the analysis modifications made into account
When modifying the analysis of a replicated application (add an item, a file, ......
HTTPListCertificate (Function)
Lists the client certificates found on the computer to authenticate on a server.
HClusterState (Function)
Returns the status of an HFSQL cluster by interrogating its coordinator.
fCurrentDir (Example)
Usage example of the fCurrentDir function
WinScreenRectangle (Example)
Usage example of the WinScreenRectangle function
grSaveImage (Function)
Saves the image of a chart in an Image variable.
TableBreakIndex (Example)
Use example for the TableBreakIndex function
2. Types of setup
Types of setup...
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......