ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ByAddress (Property)
The ByAddress property is used to determine if a procedure parameter was passed by address.
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
MouseXPos (Function)
Returns the horizontal position (X) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
The different types of integers
PageEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) when displaying a modal page (the pages used to communicate with the user for example).
PageAddress (Function)
Used to find out the Internet address of a page.
iConfigure (Function)
Configures the printer for a print performed in WLanguage: by opening the configuration window. by modifying the printer used for the current print....
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
AssistedInputDeleteAll (Function)
Clears the list of values proposed for the assisted input of an edit control.
EmailSendMessage (Example)
Usage example of the EmailSendMessage function
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......
ToolTip (Property)
The ToolTip property gets and changes the tooltip text.
Events associated with control templates
List of events associated with control templates...
Value (Property)
The Value property is used to get and change the value of an element.
How to set focus to a window control?
This help page presents the different methods that can be used to set focus to a window control....
NumberAccessiblePages (Property)
The NumberAccessiblePages property is used to get the number of pages currently loaded in a PDF Reader or Word Processing control.
fListFile (Example)
Usage example of the fListFile function
Context Menu control properties
You can manipulate Context Menu controls in a page using the following WLanguage properties......
Image (Property)
The Image property gets and sets the background image of a control or block.
ArraySort (Example)
Usage example of the ArraySort function
Validating a page from a control that has no action on the server (List Box control, Combo Box, etc.)
By default, the validation of a page must be performed by a "Send the values of controls to the server (Submit)" button......
Port (Property)
The Port property is used to identify and change a server connection port.
HexaToBuffer (Function)
Converts a string with hexadecimal bytes to a binary buffer.