ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipSplit (Function)
Splits an archive into several sub-archives of a given size.
<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].
<Connection variable>.InfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask 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.
<Calendar>.SelectMinus (Function)
Deselects a date in a multi-selection Calendar control.
WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......
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......
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....
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
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......
7. Internal component
An internal component is a set of elements from a project....
Manipulating a Layout control programmatically
A Layout control can be......
<PDF reader>.InfoXY (Function)
For a given position (coordinates of a point) in a PDF Reader control, returns one of the following: the page number for the specified position, the X-position (in mm) for the specified position, the Y-position (in mm) for the specified position....
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......