ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
grRaised (Function)
Used to display a chart with raised effect.
OrganizerAddAppointment (Function)
Adds a new appointment to an Organizer control.
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
WINDEV Mobile 2025 Update
Here are the new features that you will discover in this version......
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
grColor (Function)
Returns and initializes the color of different chart elements.
Breadcrumb control properties
The WLanguage properties are used to handle the Breadcrumb control as well as one of its elements......
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
Events associated with supercontrols
List of events associated with supercontrols...
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
Edit control: buttons integrated into the input field
You can include different buttons in the input area of an Edit control......
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
FramesetRefresh (Function)
Refreshes a frameset displayed in the user's browser from the context on the server....
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
dFill (Function)
Colors an area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP......