ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native DB2 Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV analysis......
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
The Wire control
The Wire control is used to visually link 2 controls......
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
11. Table/Looper controls
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
Operations performed on use case diagrams
The following paragraphs explain......
Logical operators
The logical operators are as follows......
Constants for the geo-localization functions
Constants used by the geo-localization functions...
Native Sybase Connector: Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV analysis......
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
Defining specific character sets in HFSQL data files
When an application is used to display or save data in HFSQL files, this data is entered in the current language......
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
FileToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
SensorDetectChangeAcceleration (Function)
Notifies when acceleration forces are applied to the device along any of the three axes.