ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes...
CellCloseDialog (Function)
Hides a Cell control previously displayed in the page via CellDisplayDialog.
<Cell>.CloseDialog (Function)
Hides the Cell control previously displayed in the page via <Cell control>.DisplayDialog.
Events associated with the Cell control field
The Zoom property gets and sets the zoom to be applied to an element.
The Cell control
The Cell control contains controls...
<Cell>.DisplayDialog (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.
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
Enumeration (Type of variable)
An enumeration is a set of values......
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
HListConnection (Function)
Returns the list of connections currently described in the application.
FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
Page templates
WEBDEV allows you to create page templates......
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
BankHolidayDeleteAll (Function)
Clears the list of all public holidays.
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......
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......
tapiBlindTransfer (Function)
Performs a "blind" transfer.
AutomaticEvent (Type of variable)
The AutomaticEvent type is used to manage an automatic event.
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
Drawing constants
List of constants used by the drawing functions....