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....
<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.
<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.
UTF8ToString (Function)
Converts a UTF-8 string to ANSI or UNICODE.
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......
9. Hardware and software requirements
The Windows registry
Several WINDEV functions can be used to handle the Windows registry......
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
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....
HTML (Property)
The HTML property is used to configure the use of HTML content.
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
8. 10 tips for better interfaces...
18. Secure payment
Use case diagram
A use case diagram is used to view the behavior of a system in such way that......
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
Project anomalies: dead code and orphan elements
...WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan" elements....
MoveLine (Function)
Allows you to: move a row in a two-dimensional WLanguage array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional WLanguage array or in an advanced array property....
SCM administrator: Merge of repositories
The merging of repositories makes it possible to combine projects from several repositories into a single repository......