ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Funnel" charts
...The Funnel charts are often used to represent the steps in a sales process and to indicate the amount of potential revenues expected for each step....
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
HInitHF55 (Function)
Used to access specific functions for managing xBase (or dBase) data if Native xBase Access provided with WINDEV or WEBDEV 14 is not available.
How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
Managing the runtime errors
Some errors may occur in your application......
Pyramid charts
Pyramid charts allow you to view data in descending order......
MultimediaStatus (Function)
Indicates the status of the multimedia file played in the Multimedia control.
iPrintReport (Function)
Prints a report created with the report editor.
MultimediaStop (Function)
Stops playing a media file found in a Multimedia control.
MultimediaBeginning (Function)
Positions at the beginning of the media file played in the Multimedia control.
MultimediaClose (Function)
Closes the media file currently played in the Multimedia control.
MultimediaEnd (Function)
Positions at the end of media file played in the Multimedia control.
dLoadImage (Function)
Loads an image in an Image variable from a memo, a file or a binary buffer.
NotesAddAttachment (Function)
Attaches a file to an item of the current document in Lotus Notes.
sfObject (Type of variable)
The sfObject type is used to describe a record of a SalesForce file...
RecycleBinDelete (Function)
Displays a confirmation message for deleting a file from the recycle bin.
PDFNumberOfPages (Function)
Returns the total number of pages found in a PDF file.
apLog (Function)
Saves an information in a "log" file during the execution of an action plan.