ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
Size (Property)
The Size property is used to determine and change the size of an element.
CompressedSize (Property)
The CompressedSize property is used to determine the compressed size of an element.
Using the query result
The result of a select query can be used in......
Publishing the replication from ReplicEdit
A replication description created with ReplicEdit can be published from this tool on a replication server......
Width (Property)
The Width property is used to determine and change the width of an element.
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
Integrated OCR (Optical Character Recognition) management functions
Background image of multilingual window
In some cases, the background image of a window can contain a text (the application name, a specific caption, ......
AdjustmentMode (Property)
The AdjustmentMode property determines and changes how a Spreadsheet control is adjusted for printing.
Flash (Property)
The Flash property determines and changes the flash mode in a Camera control.
AdjustmentMode (Property)
The AdjustmentMode property determines and changes how a Spreadsheet control is adjusted in a report.
<xlsDocument variable>.GetMerge (Function)
Determines if a cell is merged with other cells and gets the merged cell range.
xlsGetMerge (Function)
Determines if a cell is merged with other cells and gets the merged cell range.
WINDEV Mobile 2024: New features in this version
Here are the new features that you will discover in this version......
WINDEV Mobile 2024
WINDEV Mobile 28 is available!...
First project window
InfoThumbnailGeneration (Property)
The InfoThumbnailGeneration property is used to determine if the thumbnails of an item have been generated successfully.
Common project
Projects are often cross-platform......
4. Managing SMSs
With the WLanguage functions, WINDEV Mobile allows you to......
TransactionFile (Property)
The TransactionFile property is used to determine if a data file is a transaction file.
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
ListDLL (Function)
Returns: at runtime: the list of libraries (".DLL" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site. Only the libraries loaded in memory are listed. in test mode: all the libraries installed on the current computer....
LogFile (Property)
The LogFile property is used to determine if a data file is a log file.
ByAddress (Property)
The ByAddress property is used to determine if a procedure parameter was passed by address.