ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

grScatterAddDataXY (Function)
Adds a data into a "Scatter" chart.
Sorted (Property)
The Sorted property is used to: Determine whether a control is sorted. Sort a control or not....
TableInsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
SemaphoreCreate (Function)
Creates a semaphore.
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
CellDisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
Native DB2 Connector : Programming with SQL functions
The use of SQL functions to handle DB2 data does not require importing the file structure into the analysis......
RGB (Function)
Defines a color from its Red, Green and Blue components.
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology......
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......
grLegend (Function)
Indicates the presence and position of legend in a chart.
grPiePullOut (Function)
Pulls out a section (or all sections) in a chart.
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
HLockFile (Function)
Locks a table and restricts the access to this table for all other sites or applications.
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
Data persistence
The data persistence is used to store the value typed by the user......
OpenChild (Function)
Opens a non-modal child window.
Compile (Function)
Dynamically compile a Procedure whose source code is supplied (dynamic compilation).
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......