ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SCM: Branch management window
The Source Code Manager offers a graphic interface for editing branches to optimize the management of branches in your projects......
FAA: Sort/Search/Filter on Table Columns
Sends a stop request to a thread....
ControlClone (Function)
Creates a new control from an existing control.
RedisPipelineReset (Function)
Ignores the results of the execution of a Redis command that was added by RedisPipelineAdd.
FTPName (Function)
Returns the name of the last file accessed by an FTP function.
RedisPipelineGet (Function)
Retrieves the result of the execution of a Redis command that was added by RedisPipelineAdd.
Parameter (Property)
The Parameter property is used to get and change certain parameters.
grZoom (Function)
Defines the zoom of a chart.
<Source>.ExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL table, from a query or from an HFSQL view into a physical file (on disk).
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
Interface checker
The advanced interface checker is a tool that allows you to improve the layout of controls in the different windows of the application......
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
MapModifyMarker (Function)
Modifies a marker displayed in a Map control.
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....
Using an external component in an application
A component can be reused at any time in any application......
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
SCM: Merging differences
WDOptimizer is used 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.