ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling PDF Reader controls programmatically
A PDF Reader control can be handled through programming......
gFontStrikeout (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is crossed out or not.
7. Available controls in a window
WINDEV Mobile includes several types of controls...
Constants for managing Beacons
The following constants are used to manage Beacons:
LooperAddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
LooperInsertIW (Function)
Inserts a row as an internal window into a Looper control populated programmatically.
LooperModifyIW (Function)
Modifies a row corresponding to an internal window in a Looper control populated programmatically.
SearchAAF (Property)
The SearchAAF property is used to: find out whether the search via AAF is enabled on a non-editable Combo Box control, enable (or not) the search via AAF on a non-editable Combo Box control....
BackgroundTaskAdd (Function)
Adds a new background task.
SpreadsheetSortSelection (Function)
Sorts the values selected in a Spreadsheet control.
Constants for managing the Image Editor control
Handling an Image Editor control through programming
WINDEV allows you to handle an Image Editor control through programming......
gpwAddAuthLogin (Function)
Adds a login button (Facebook, Google, Microsoft, etc.) in the login window or page.
PDF Reader control events
PDF Reader control functions
The following functions are used to manage PDF Reader controls:...
NumberAccessiblePages (Property)
The NumberAccessiblePages property is used to get the number of pages currently loaded in a PDF Reader or Word Processing control.
RuleVisible (Property)
The RuleVisible property is used to: Find out whether the rulers are visible or invisible in a Word Processing control. Make the rulers visible or invisible in a Word Processing control....
MQTT constants
Constants used by the MQTT functions...
Managing MQTT
MQTT is a "publish-subscribe" messaging protocol based on the TCP/IP protocol......
GridlinesVisible (Property)
SpreadsheetRestorePositionAndSelection (Function)
Restores: the scrollbar position in a Spreadsheet control, the current worksheet, the elements selected in the current worksheet of Spreadsheet control. These elements have been saved by SpreadsheetSavePositionAndSelection....
MemcachedCAS (Function)
Modifies the value of a key if this one was not modified.
MemcachedCASKeyGroup (Function)
Modifies the value of a key on a group of servers if this one was not modified.
Weight (Property)
The Weight property is used to get and change the weight of an element.
PicSave (Function)
Saves the image found: in an Image Editor control. in a WDPic variable....