ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ExtractStringBetween (Function)
Allows you to: extract a substring between two given separators from a character string. search for substrings between two given separators in a character string....
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Events associated with a Multimedia control
List of events associated with a Multimedia control...
Height (Property)
The Height property is used to get and change the height of an element.
HDescribeFullTextIndex (Function)
Describes a full-text index of data file created through programming.
gglInstantMessaging (Type of variable)
The gglInstantMessaging type is used to describe and modify the characteristics of the instant messaging used by a contact...
sfConnection (Type of variable)
The sfConnection type is used to describe a connection to the Salesforce platform and to manage user authentication...
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
Constants used for managing the multi-touch
Constants for managing the multi-touch...
MapLicenseBing (Function)
Indicates the "Bing map" license key that will be used in the Map controls used in Universal Windows 10 App mode.
docFormatMulticolumn (Type of variable)
The docFormatMulticolumn type is used to define all the advanced characteristics of a multicolumn section defined in a docSection variable.
WDDeploy features
WDDeploy can be used to......
grStartAngle (Function)
Sets the starting angle of the first section in the following types of chart: Pie, Semi-circular or Donut. Sunburst. Radial Bar chart....
Environment of the data model editor
Handling character strings
WINDEV, WINDEV Mobile and WEBDEV allow you to perform different types of operations on character strings via the WLanguage functions......
fCurrentDir (Function)
Identifies or modifies the current directory.
HModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
grTitleFont (Function)
Modifies the font used for the chart title.
grLegendFont (Function)
Modifies the font used for the chart legend.
grScatterAddDataXY (Function)
Adds a data into a "Scatter" chart.
grLegend (Function)
Indicates the presence and position of legend in a chart.
grLabel (Function)
Indicates various parameters of additional legend in a chart.
DotNetAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive......