ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
TableRefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
REST Services: Prologue procedure (executed before each call)
It is now possible to specify in the description of a Webservice that a procedure must be called (and executed automatically) each time a Webservice is called......
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
HModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
Clickable control in a report
The report editor allows you to propose clickable controls during the print preview......
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
kbActionAllowed (Type of variable)
The kbActionAllowed type allows you to define which actions are available to the end user when handling cards in a Kanban control.
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
Events associated with a Multimedia control
List of events associated with a Multimedia control...
ByReference (Property)
The ByReference property is used to determine if a procedure parameter was passed by reference.
HErrorLock (Function)
Used to check whether a lock error occurred.
Hasp constants
The Hasp constants are as follows......
UUDecode (Function)
Decodes a character string in UUEncode format.
grGetData (Function)
Retrieves a data from a chart.
ArraySwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
mongoResult (Type of variable)
The mongoResult type is used to find out the result during a search performed in a MongoDB database.
DisplayMode (Property)
The DisplayMode property gets and changes: the display mode in a Word Processing control, the display mode in a PDF Reader control the display mode in an HTML Editor control, the display mode in a Kanban control...
grOrientation (Function)
Modifies the orientation of chart axes.
grExist (Function)
Checks the existence of a chart in memory.
EmailSeekFirst (Function)
Finds one or more emails according to the criteria specified in the messaging software (Outlook, messaging software using the IMAP protocol, ...).
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...