ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling an Image Editor control through programming
WINDEV allows you to handle an Image Editor control through programming......
RedisPipelineGet (Function)
Retrieves the result of the execution of a Redis command that was added by RedisPipelineAdd.
RedisPipelineReset (Function)
Ignores the results of the execution of a Redis command that was added by RedisPipelineAdd.
gpwAddAuthLogin (Function)
Adds a login button (Facebook, Google, Microsoft, etc.) in the login window or page.
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.
BackgroundTaskAdd (Function)
Adds a new background task.
SpreadsheetSortSelection (Function)
Sorts the values selected in a Spreadsheet control.
RedisPipelineAdd (Function)
Adds a Redis command in a pipeline.
Handling PDF Reader controls programmatically
A PDF Reader control can be handled through programming......
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.