ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WinAdaptSize (Function)
Adapts the window size to the content of controls.
rssCloud (Type of variable)
The rssCloud type is used to describe the method for subscribing to the notifications of modification made to the RSS stream...
rssImage (Type of variable)
The rssImage type is used to describe the image of a RSS stream...
Positioning on a line in an edit control (AAF)
Several methods can be used to automatically position the edit cursor on a specific line in an edit control:...
Handling a Multiline Zone control programmatically
...A Multiline Zone control can be handled programmatically using the control name....
TableAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Table control.
Typecasting of parameters
The description of the parameter type is optional......
CameraParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
9. Generation modes
WINDEV Mobile includes different types of generation......
redisConnection (Type of variable)
The redisConnection type is used to define all the advanced characteristics of a connection to a Redis server (or cluster).
KeyPressed (Function)
Checks which key is pressed.
SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
Step 3: Printing characters, images, ...
This step consists in "sending the different elements to print to the printer"......
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
ChangeSourcePage (Function)
Dynamically changes the page displayed in an Internal Page control
ListMoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.
SpellSuggest (Function)
Returns the list of possible words found in the dictionary of OpenOffice that can correct a word that is misspelled.
SpreadsheetSelectMinus (Function)
Deselects one or more cells in a Spreadsheet control found in a window.
Scroll (Property)
The Scroll property gets and sets the scroll value in a Scrollbar or Range Slider control.
InvalidInputShowTooltip (Function)
Shows an error tooltip under an Edit control to indicate why the input is invalid.
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
Events associated with List Box controls
List of events associated with List Box controls...
Creating a delete query
A delete query (corresponding SQL statement......
Native Oracle Connector: Programming with SQL functions
The SQL functions can be used to handle the ORACLE database, regardless of whether WDORAINS is used or not to configure the accessed database......