ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
The pages
Pages are the main interface of a WEBDEV site......
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
Google Calendar management functions
List of functions for managing Google calendars...
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
saasClient (Type of variable)
The saasClient type is used to define the advanced characteristics of a SaaS client account.
Geolocation functions/GPS
The following functions are used to handle geolocation data and to control GPS devices......
Facebook constants
The following constants are used by the functions for managing Facebook connections:...
Utility components
WINDEV includes several utility components that allow you to handle data directly......
ThreadSendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
Interactions between a Flash® animation and WEBDEV
A Flash® animation can be used to display information in the controls of a WEBDEV page......
HUnlockFile (Function)
Unlocks the records of a data file: locked by HLockFile. individually locked by a locking read function....
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
HConnect (Example)
Usage example of the HConnect function
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
DocStartModification (Function)
Signals the start of grouping for a set of operations on a document in a single event (management of "undo/redo")....
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
Events associated with TreeView controls
List of events associated with TreeView controls...