ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
InitialAnimation (Property)
The InitialAnimation property determines whether the animation of an Image, Button, Static or Carousel control is enabled when the control is created.
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
Control constants
List of constants used by the functions for managing controls...
HDescribeFile (Function)
Describes a data file programmatically.
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
Installing a SOAP server with Apache
sfConnection (Type of variable)
The sfConnection type is used to describe a connection to the Salesforce platform and to manage user authentication...
The home page
The home page is the first page of your site......
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
Value (Property)
The Value property is used to get and change the value of an element.
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
gBackgroundGradient (Function)
Describes a display color in gradient mode.
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
Events associated with internal windows
List of events associated with internal windows...
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
HDBDescribeIndex (Function)
Describes through programming the different index files that will be created.
HDBDescribeField (Function)
Describes through programming each item found in the structure of an xBase file described by HDBDescribeFile.
Image editor: Features
The image editor includes several features......
SQL view
An SQL view is a virtual data source defined by an SQL query......
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
BrowserShare( Function)
Starts native device sharing.