ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
grLegend (Function)
Indicates the presence and position of legend in a chart.
grLabel (Function)
Indicates various parameters of additional legend in a chart.
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
grDestinationWMF (Function)
Defines a meta file as chart destination.
grPiePullOut (Function)
Pulls out a section (or all sections) in a chart.
grColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock chart....
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
Constants for managing drop-down menus
List of constants used by the functions for managing menus....
Events associated with an Organizer control
The following events are associated with Organizer controls:...
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
OpenSister (Example)
Usage example of the OpenSister function
grScatterAddDataXY (Function)
Adds a data into a "Scatter" chart.
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
Copying and cloning
Variables are copied using the "=" operator...
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
Hyper File functions available for backward compatibility
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
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......
Advanced types
The advanced types of WLanguage are as follows...
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......