ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV: Example of programmed Drag and Drop
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
Configuring the Apache server (1.3.x and 2.0.x)
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
SwipeEnabled (Property)
The SwipeEnabled property enables or disables the swipe gesture support: on an Internal Window control. on a row in a Looper control....
OpenContextMenu (Function)
Automatically opens a context menu for the current control, window or page.
fResourceDir (Function)
Returns the path of the read-only resources of the application.
25. Performing a process on several successive pages
Performing a process on several successive pages...
Managing the required input in WEBDEV
To prevent users from leaving a control empty, you can set it as a required field......
CDEject (Function)
Opens or closes the door of CD/DVD player selected on the current computer....
grAutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
ArrayAdd (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). of a WLanguage list....
SMSSend (Function)
Sends an SMS.
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.
CharactType (Function)
Returns information about the type of character.
Binding a Check Box control to an item
HRead (Function)
Reads a record in a file according to a given record number.
Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). from a WLanguage list....
HPass (Function)
Defines the password used to create or open a data file.
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
Configuring the Apache 2.2 server
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......