ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Generating a description of a data file from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any data files......
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......
OpenSister (Function)
Opens a non-modal sibling window.
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
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......
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
InitParameter (Function)
Initializes the management of persistent values.
User Groupware: Creating and installing the executable
The executable of an application that supports the User Groupware is a multi-instance executable....
Other operators
The following are additional operators......
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
GDPR: Overview
GDPR (General Data Protection Regulation) will replace "Data Protection Directive" on 25th May 2018......
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
grDestinationEMF (Function)
Defines a meta file as chart destination (EMF means Enhanced Meta File).
Error 2109: You are using the ObjectInfo function
Opacity (Property)
The Opacity property is used to get and change the opacity of an element.
Constants for managing images in websites
dArc (Example)
Usage example of the dArc function
dLine (Example)
Usage example of the dLine function
dPoint (Example)
Usage example of the dPoint function
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
Creating the Table pages of the WEBDEV RAD pattern