ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

UTF8ToString (Function)
Converts a UTF-8 string to ANSI or UNICODE.
SystemIntegerToInteger (Function)
Converts a system integer to a 4-byte integer.
9. Hardware and software requirements
<Calendar>.SelectMinus (Function)
Deselects a date in a multi-selection Calendar control.
<DateTime type>.ToReal (Function)
Converts a date and time to an 8-byte real.
<Connection variable>.ActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
<Image variable>.EncrustColor (Function)
Encrusts a color in an image found in an Image variable].
WDGenPage: Use in command line mode
WDGenPage run in command line is used to generate one or more semi-dynamic pages without starting WEBDEV or WDGenPage....
EnumSubElement (Function)
Used to enumerate the sub-elements of a project element.
TwainScanArea (Function)
Used to define or re-initialize the area to scan.
tapiStop (Function)
Stops reading a pre-recorded message (tapiPlay).
StringToUTF8 (Function)
Converts an ANSI or UNICODE string to UTF-8.
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
EmulateDnD (Function)
Emulates a "Drag & Drop" gesture in automated tests.
WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......
Break in a report
The break is used to group the records corresponding to a sort criterion......
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....
WDConver : Overview
WDConver is a tool used to convert data to an HFSQL Classic data file from......
Managing the load balancing (dynamic load balancing on server)
The server that is hosting a HFSQL database engine can be very busy......
Using the task management and the schedule
Time management is extremely important......
Remote WEBDEV administrator: Configuration to use the statistics
A specific account dedicated to the management of statistics is required to access the statistical module. This account can be created via the remote administrator....
Inserting an image or video into a help page
It can be useful to use images or videos in help pages to explain the actions to be done, indicate which buttons must be used, etc....
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
List,Get (External language)
Retrieves the value of a given element or the value of the selected element in a drop-down list or in an expanded list.
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......