ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EnumControl (Function)
Returns the name of Nth control found in the specified element.
Events associated with windows
List of events associated with windows...
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
Manipulating days in a Calendar control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate the following elements......
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
Zooming an image (WEBDEV)
WEBDEV proposes several methods for zooming an image:...
3. Managing a website
WEBDEV Tutorial - Website deployment Lesson 3 - Managing a website - 10 min
HRplManageFile (Function)
Defines the options used for the universal replication of a file: the replication direction. the management mode of conflicts....
MakeInteger (Function)
Builds a 4-byte integer from two 2-byte integers.
InSimulatorMode (Function)
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile.
MenuClone (Function)
Clones a menu or a menu option as well as the associated code.
grDonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
Opacity (Property)
The Opacity property is used to get and change the opacity of an element.
HTTPCreateForm (Function)
Creates an HTTP form.
sfSeekUpdatedResult (Type of variable)
The sfSeekUpdatedResult type is used to find out the result of SFSeekModified...
InsertColumn (Function)
Inserts a column at a given position into an advanced two-dimensional array property (xlsDocument, ...).