ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fWrite (Function)
Writes: a character string into an external file. a memory section....
ArrayMove (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
Interactions between a Flash® animation and WEBDEV
A Flash® animation can be used to display information in the controls of a WEBDEV page......
Handling a Linear Looper control through programming
WEBDEV allows you to handle a Linear Looper control through programming....
ERR_CLOSED_PAGE
29. SEO in practice
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
<Chart>.HMCaptionX (Function)
Modifies the caption of a category on the X-axis of a Heatmap chart.
<Chart>.HMCaptionY (Function)
Modifies the caption of a category on the Y-axis of a Heatmap chart.
<DiskFile variable>.Unlock (Function)
Entirely or partially unlocks an external file.
<DiskFile variable>.Lock (Function)
Entirely or partially locks an external file.
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
Reserved WEBDEV Application Server - License Agreement
Reserved WEBDEV Application Server - License Agreement...
<Window>.EdRestore (Function)
Undoes all the modifications made by the end user ("Allow end users to modify the UI" option enabled).
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
<DiskFile variable>.Write (Function)
Writes: a character string into an external file. a memory section....
Component diagram
A component diagram shows the physical and static architecture of a system software......
WDTrans: Overview
WDTrans is a tool for canceling transactions......
Handling a Wire control through programming
WINDEV allows you to handle a Wire control by programming......
Handling an OLE control by programming
WINDEV enables you to handle an OLE control by programming......
ModificationRule (Property)
The ModificationRule property is used to configure the modification rule (integrity management) to be applied to the data file described in the code.
Page-by-page deployment
You now have the ability to deploy site sections or individual pages......