ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPrintingNation (Function)
Modifies the current language for the next print (programmed print or report print).
Subject (Property)
The Subject property is used to get and change the subject of an element.
Document (Property)
NumberInWords (Function)
Converts a number to words.
TwainToPDF (Function)
Allows you to: save the document coming from the Twain device in a PDF file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in PDF format (in a buffer)....
OrganizerDateVisible (Function)
Makes a day visible or invisible in an Organizer control.
Select query description window: Items that can be used
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
Handling external JavaScript objects from WLanguage
The WLanguage in "Browser" mode is used to interface with the Web APIs such as the ones proposed by Google or Yahoo......
Handling a formatted display control through programming
WEBDEV allows you to handle a formatted display control through programming......
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
After
They After keyword can correspond to:
Background image of multilingual window
In some cases, the background image of a window can contain a text (the application name, a specific caption, ......
MySelf (Reserved word)
MySelf is used to handle the current control...
PublicationDate (Property)
The PublicationDate property is used to get the date an element was last accessed.
ServerAddress (Property)
The ServerAddress property gets and sets the server address.
URI
The URI keyword can correspond to...
Valid (Property)
The Valid property is used to determine if an element is valid.
iParameterPDF (Example)
Usage example of the iParameterPDF function
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
PermissionRequest (Function)
Prompts the user to grant an application permission.
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.