ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
HRestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
GetActiveObject (Function)
Allows to use an Automation object already started on the current computer.
HDBIndex (Function)
Opens an xBase index file.
fWebDir (Function)
Returns the physical name of the directory containing the images, the JavaScript files and the Java files of the WEBDEV site.
hRSConfig (Type of variable)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
The "Bubble" charts
A bubble chart shows the correlation between three variables via bubbles of different sizes: categories and values on the X and Y axes and an additional parameter. The size of the bubble indicates the value of this third parameter.
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
LoadDLL (Function)
Loads the specified library (DLL) in memory.
Events associated with the cells of the status bars
WINDEV manages the following events by default:...
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
Using several libraries in an application
A library is a WDL file that contains all the resources......
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
Kanban control events
The following events are associated with Kanban controls......
Mini preview window
When printing a report through programming or using iPrint, it is now possible to request the use of a mini preview instead of the traditional preview....
OLEPlay (Function)
Used to: retrieve the list of available operations (other than edit) from a server, perform an operation....
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
zipMerge (Example)
Usage example of the zipMerge function
WinSlidingVisible (Function)
Displays or hides a sliding window (sliding menu).
mongoOperationAdd (Type of variable)
The mongoOperationAdd type is used to define all the advanced characteristics of a document add operation in bulk.
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......