ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
Crosstab report
The report editor allows you to create "Crosstab" reports......
The Native Container control
The Native Container control is used to manage the controls not created with WINDEV or WINDEV Mobile......
Charact (Function)
Returns the character corresponding to the specified ASCII code.
Java application and WINDEV
A Java application is an application entirely compiled in Java......
Constants for managing arrays
List of constants used by the functions for array management....
CharactUnicode (Function)
Returns the character corresponding to the specified Unicode code.
HFree (Function)
Transforms the crossed records (HCross) into deleted records.
grDeleteAll (Function)
Erases a chart and destroys this chart.
StringDeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
Map control properties
The following properties can be used with Map controls:...
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
SubCaption (Property)
The SubCaption property is used to get and change: the secondary caption of an option found in a Radio Button or Check Box control. the secondary caption of an element found in a TreeMap control....
Various constants
List of various constants....
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
The single-part and multi-part archives
Two types of archives are available......
ControlClone (Function)
Creates a new control from an existing control.