ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV: Native AS/400 Connector for PHP
WEBDEV allows you to create Internet or Intranet sites, in native mode or in PHP......
ArrayMove (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
String functions
List of functions for managing character strings...
gBackgroundGradient (Function)
Describes a display color in gradient mode.
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......
htmlNode (Type of variable)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.
Control constants
List of constants used by the functions for managing controls...
HDescribeFile (Function)
Describes a data file programmatically.
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
Installing a SOAP server with Apache
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
sfConnection (Type of variable)
The sfConnection type is used to describe a connection to the Salesforce platform and to manage user authentication...
Optimizing the connection times to the HFSQL Client/Server databases
This help page explains how to optimize the connection times to the HFSQL Client/Server databases by limiting the network traffic......
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.
ArrayAddSorted (Function)
Adds an element to a one-dimensional WLanguage array taking into account: the sort criteria defined by ArraySort the comparison operator described in the class, if the elements of the array are class instances....
Move (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
MyChildWindow (Reserved word)
MyChildWindow is used to handle the child window of the current window.
DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
ThreadExecute (Function)
Starts the execution of a secondary thread.
Events associated with internal windows
List of events associated with internal windows...
HDBDescribeIndex (Function)
Describes through programming the different index files that will be created.