ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
Automatic update (Network applications)
This step of the wizard allows managing the automatic updates of the applications from the reference server....
Handling a Navigation Bar control through programming
The Navigation Bar control can be handled by programming......
Installing Native Sybase Connector for WINDEV and WEBDEV 2024
Set of procedures
The global procedures are grouped in set of procedures......
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
Zoom (Property)
The Zoom property gets or sets the zoom value: in an Image control. in a Map control. in an Organization Chart control. in a Table, TreeView Table, Pivot Table, Spreadsheet or List Box control. in a Word Processing control. in a PDF Reader control. in a Camera control. in a Diagram Editor control; in a window....
AnimationDuration (Property)
The AnimationDuration property is used to know and define the length of time an animation takes to complete one cycle: in a Chart control. This duration is set to 30 hundredths of a second by default. in an infinite Progress Bar control. This duration is set to 200 hundredths of a second by default. in an Image Gallery Looper control....
HTML 5: Example for managing the programmed Drag and Drop
To make a WEBDEV site more interactive, you have the ability to implement Drag and Drop in the pages....
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
Coloring a row, a column or a cell found in a control (AAF)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to color the data found in the control......
Push notification
A mobile device can receive push notifications......
Example for managing videos (broadcasted by a Camera control)
In this example, the application allows you to......
fSelect (Example)
Usage example of the fSelect function
EnumControl (Example)
Usage example of the EnumControl function
FTPListFile (Example)
Usage example of the FTPListFile function
fListFile (Example)
Usage example of the fListFile function
zipFindFile (Example)
Usage example of the zipFindFile function
zipNbPart (Example)
Usage example of the zipNbPart function
zipNbFile (Example)
Usage example of the zipNbFile function
HReadSeek (Example)
Usage example of the HReadSeek function
ERR_BAD_FILE
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
WDTrans: Delete the records in transaction
Transforms all the records "in transaction" into "normal" records if these records do not belong to a transaction currently in progress......