ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Combo Box>.Open (Function)
Expands the list of a Combo Box control (single-column or multi-column Combo Box).
CaptionIfNew (Property)
The CaptionIfNew property is used to get and change the caption of a pane opened by the end user in a dynamic Tab control.
1. Project dashboard
The project dashboard is an essential element for managing WINDEV Mobile projects....
3. Project dashboard
Project dashboard...
3. Project dashboard
Error 809: The * character cannot be used as mandatory parameter in a function
Report viewer: "Annotate" tab
Does your application allow you to print several reports? The end user has the ability to write annotations from the report viewer......
Events associated with a Native Container control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
Operations in a Select query : add and delete
The following paragraphs present......
Properties associated with formatted display controls
The formatted display control includes some properties that can be used......
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
Entity of a CDM
To group information according the MERISE method, entities must be created......
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
UploadCurrentFile (Function)
Indicates the file currently uploaded via the Upload control.
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
NbKeyItem (Property)
The NbKeyItem property is used to get the total number of key items (including composite keys) in a record of: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
SysRecentDocAdd (Function)
Adds a file into the list of recently opened documents.
HashCheckFile (Function)
Checks the Hash of a file for a specific type of algorithm.
iParameterXLS (Function)
Defines the options for the XLS file generated during the print.
fStopCompress (Function)
Stops the operation used to compress or decompress a file.
tapiPlay (Function)
Plays a sound file (.WAV) for the specified line.
DocToPDF (Function)
Converts a Word Processing document into a PDF file.
Date (Property)
The Date property is used to: Retrieve the date from a DateTime variable. Modify the date in a DateTime variable. Retrieve the date from a Date item (in "Date and Time" format) . Modify the date in a Date item (in "Date and Time" format)...
fSeek (Function)
Gets and sets current position in an external file.
<DiskFile variable>.WriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).