ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Properties associated with formatted display controls
The formatted display control includes some properties that can be used......
hbDelete (Function)
Deletes: one or more cells from an HBase table for one or more columns. a row from an HBase table....
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.
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
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
<Combo Box>.Open (Function)
Expands the list of a Combo Box control (single-column or multi-column Combo Box).
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......
ComboOpen (Function)
Expands the list of a Combo Box control (single-column or multi-column Combo Box).
Option,Test (External language)
In an information window, displays each call to the function and each status report returned by the function.
HashCheckFile (Function)
Checks the Hash of a file for a specific type of algorithm.
ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter).
sfObject (Type of variable)
The sfObject type is used to describe a record of a SalesForce file...
GanttWorkingWeekDay (Function)
Indicates if a day of the week is a working day in a Gantt Chart column in a Table or TreeView Table control.
NoteSaveAll (Function)
Saves the repositionable notes of the current window in a file.
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
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.
8. Optimizing an application