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....
<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.
WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......
<DateTime type>.ToReal (Function)
Converts a date and time to an 8-byte real.
The Windows registry
Several WINDEV functions can be used to handle the Windows registry......
WDConver : Overview
WDConver is a tool used to convert data to an HFSQL Classic data file from......
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....
<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....
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......
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....
PDFReaderInfoXY (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....
Animating a Static control
Two methods can be used to animate a Static control......
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).