ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailAddFolder (Function)
Adds a folder into the messaging software (Outlook, messaging software using the IMAP protocol (Internet Message Access Protocol), ...).
Italic (Property)
The Italic property is used to: Find out whether a Font variable is in italic type. Modify the italic attribute of a Font variable....
PageRateDDW (Function)
Allows you to find out and modify the rate of gray for the pages that use DDW (Dim disabled pages).
SysRemovableExternalStorage (Function)
Used to find out whether the external storage space corresponds to the movable memory (SD Card).
PDFReaderHighlight (Function)
Finds a text in the document displayed by a PDF Reader control and highlights the occurrences of this text in the control.
<PDF Reader>.Highlight (Function)
Finds a text in the document displayed by a PDF Reader control and highlights the occurrences of this text in the control.
<Looper>.InfoXY (Function)
Used to find out the row or control located at specific position in the Looper control (X, Y).
<Image>.HorizontalSymmetry (Function)
Flips an image in an Image control with respect to a horizontal axis (symmetry with respect to a horizontal axis).
<Page>.Exist (Function)
Allows you to find out whether a page context exists on the server (which means whether the page was opened).
<emailIMAPSession variable>.Expunge (Function)
Destroys all the deleted emails marked as deleted ("Deleted" status) from the current folder of IMAP session.
ContextExist (Function)
Allows you to find out whether a page context exists on the server (which means whether the page was opened).
Starting WDOptimizer in a command line
KeyExpression (Property)
The KeyExpression property is used to set the different components of a composite key.
Constants for managing animations
List of constants used by the functions for managing the animations...
CriticalSectionStart (Function)
Marks the start of a critical section: no other thread will be able to run the code as long as the current thread does not exit from the critical section.
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
fExeDir (Function)
Returns the directory from which the execution is started.
SCM: Migrating projects
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......
12. Universal replication
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
MakeInteger (Function)
Builds a 4-byte integer from two 2-byte integers.
SendKey (Function)
Simulates the keystrokes and the mouse actions.
HiWord (Function)
Returns the two high bytes of an integer.
BitcoinValidAddress (Function)
Checks whether a Bitcoin wallet address is valid.