ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Num1stDayOfTheWeek (Property)
The Num1stDayOfTheWeek property gets and sets the 1st day of the week displayed in: a Calendar control. an Organizer control. a Scheduler control. an edit control in Date format with Calendar....
HCancelDeclaration (Function)
Used to: Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the data file is no longer recognized by the HFSQL engine. Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery)....
Error 204: using a parameter without optional value after parameters ...
How to find out whether a report was printed?
iParameterPreview (Function)
Configures the print preview: display a message regarding the resources of current computer. display or not the ribbon panes (as well as the buttons found). the export options available in the mini preview window....
12. Retrieving data from a site
ERR_FORBIDDEN_INSTALL
ERR_FORBIDDEN_UPDATE
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
DateTimeValid (Function)
Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0 hundredths of a second and December 31, 9999 at 23 hours 59 minutes 59 seconds 99 hundredths of a second....
TimestampType (Property)
The TimestampType property is used to: Find out the type of timestamp for an item. This item was defined in the data model editor or through programming. Define the type of timestamp for a Date, Time or DateTime item (when describing the item through programming)....
Creating a translation file
WDINT allows you to create a translation file....
TableSwapLine (Function)
Swaps: two rows in a Table control populated programmatically. two branches in a Treeview Table control populated programmatically....
Ribbon (Property)
The Ribbon property is used to access the Ribbon control of the associated control (Word Processing, PDF Reader, Spreadsheet, Image Editor, HTML Editor or Diagram Editor controls).
Managing iconic fonts
Include special characters in your captions via the iconic fonts....
CameraStartDecoding (Function)
Starts decoding bar codes in a Camera control.
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
HSetTransaction (Function)
Enables or disables the management of transactions for one or more files.
The .NET 3.0, 4.0 control, ... (WPF)
The Xaml control allows you to easily manage the Xaml language......
VideoStartDecoding (Function)
Starts decoding bar codes in a Camera control.
MagnifierMode (Property)
The MagnifierMode property determines and changes how the magnifier is displayed in the column headings of a Table or TreeView Table control.
ExtractStringBetween (Function)
Allows you to: extract a substring between two given separators from a character string. search for substrings between two given separators in a character string....
Sorted (Property)
The Sorted property is used to: Determine whether a control is sorted. Sort a control or not....
<Source>.TransactionFree (Function)
Transforms all "in transaction" records into "Normal" records if they do not belong to an ongoing transaction.
<Table>.SwapLine (Function)
Swaps: two rows in a Table control populated programmatically. two branches in a Treeview Table control populated programmatically....