ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
Retrieving documents coming from Twain devices
Several WINDEV functions allow you to retrieve documents from a Twain device......
ErrorWithTimeoutAsynchronous (Function)
Displays a custom error message in a non-blocking system error window for a given amount of time.
WDSQL: Running an SQL query
WDSQL is used to run all the SQL queries created by WDSQL......
ArrayAdd (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). of a WLanguage list....
Clickable control in a report
The report editor allows you to propose clickable controls during the print preview......
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ......
The Duration control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
The statistics
WINDEV, WEBDEV and WINDEV Mobile propose several functions used to perform statistical calculations......
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
StringToUTF8 (Function)
Converts an ANSI or UNICODE string to UTF-8.
UTF8ToString (Function)
Converts a UTF-8 string to ANSI or UNICODE.
CalendarSelectMinus (Function)
Deselects a date in a multi-selection Calendar control.
Handling a WEBDEV Slider control through programming
WEBDEV allows you to handle a Slider control through programming....
<Word Processing>.InfoXY (Function)
For a given position (coordinates of a point) in a Word Processing control, returns one of the following: the number of the corresponding page, the corresponding X-position (in mm), the corresponding Y-position (in mm)....
Different types of pages
WEBDEV enables you to create static sites and/or dynamic sites......
Handling a Scrollbar control through programming
WINDEV allows you to handle a Scrollbar control through programming......
HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
EnumMenu (Function)
Returns: the name of nth option or sub-option found in the main menu of window. the name of nth option or sub-option found in a custom context menu (created with WINDEV or WINDEV Mobile)....
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.