ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RedisPipelineReset (Function)
Ignores the results of the execution of a Redis command that was added by RedisPipelineAdd.
<redisConnection>.PipelineReset (Function)
Ignores the results of the execution of a Redis command that was added by RedisPipelineAdd.
BitcoinCore features
The Bitcoin functions that make handle a Bitcoin Core server possible include ......
AnimationDuration (Property)
The AnimationDuration property is used to know and define the length of time an animation takes to complete one cycle: in a Chart control. This duration is set to 30 hundredths of a second by default. in an infinite Progress Bar control. This duration is set to 200 hundredths of a second by default. in an Image Gallery Looper control....
grZoom (Function)
Defines the zoom of a chart.
RedisPipelineGet (Function)
Retrieves the result of the execution of a Redis command that was added by RedisPipelineAdd.
<redisConnection>.PipelineGet (Function)
Retrieves the result of the execution of a Redis command that was added by RedisPipelineAdd.
<Source>.ExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
Using an external component in an application
A component can be reused at any time in any application......
ControlClone (Function)
Creates a new control from an existing control.
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
Type and version of Web server
The configuration diagnostic displays the following error......
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
PVTSave (Function)
Saves the result of the calculation performed in a Pivot Table control (in a file or in memory).
Position
The Position keyword can correspond to...
ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility.
ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.
<Document variable>.Save (Function)
Saves a document as a "docx" file.
Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration. Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration. Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item. Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item....
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
AttachPointAdd (Function)
Defines an attach point for one of the two extremities of a Wire control.
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.