ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
SMSRunApp (Function)
Starts the native application for sending SMSs found on the device (Android or iPhone/iPad)....
Copying controls from the window editor
The controls can be copied from the window editor......
HCloseConnection (Example)
Usage example of the HCloseConenction function
InitialState (Property)
The InitialState property is used to get the initial state of a control.
zipFileSize (Example)
Usage example of the zipFileSize function
MinWidth (Property)
The MinWidth property is used to get and change the minimum width of a control or window.
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
iPrintReport (Function)
Prints a report created with the report editor.
zipChangePath (Example)
Usage example of the zipChangePath function
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
Events associated with supercontrols
List of events associated with supercontrols...
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)......
The Ad control
The Ad control is used to monetize an Android application by displaying an ad banner that generates incomes according to the number of clicks performed by the application users....
zipExtractFile (Example)
Usage example of the zipExtractFile function
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
Creating the windows and the pages of the RAD pattern
DoubleClick (Property)
The DoubleClick property is used to get and change the name of the Button control that will be executed when a control is double-clicked.
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
ProgressBarColor (Property)
The ProgressBarColor property is used to get and change the progress color in the following controls and elements: Progress Bar control, Progress Bar column, Progress Bar cell, infinite Progress Bar control....
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page or window. Change the font used in a control in a report, page or window....
HConnect (Example)
Usage example of the HConnect function
DisplayEnabled (Property)
The DisplayEnabled property is used to: determine whether or not a control or window is refreshed. If the control is displayed, its content is refreshed regularly. refresh a control or window....
VerticalAlignment (Property)
The VerticalAlignment property gets and changes the vertical alignment of a control.
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......