ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysSpace (Function)
Returns the physical memory space for the current computer.
InServiceMode (Function)
Indicates whether the code is run in a service.
InTSEMode (Function)
Indicates whether the code is run: from a computer in TSE mode or from a remote desktop. from a computer directly....
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
HReadFirst (Function)
Sets the position on the first record according to a browse item.
HNbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc.
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
zipInfoFile (Example)
Usage example of the zipInfoFile function
HDescribeItem (Example)
Usage example of the HDescribeItem function
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
ExceptionDisplay (Function)
Displays the standard window of exceptions with the content of the current exception.
Properties associated with columns of Table controls
You can manipulate columns of Table controls in a window or page using the following WLanguage properties......
Binding a Combo Box control to an item
ChronoReset (Function)
Stops and resets a running stopwatch.
zipExtractPath (Function)
Returns the path of a file found in the archive.
<Connection variable>.RegenerateFile (Function)
Regenerates a data file from its log.
SchedulerPositionDateTime
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
Font (Type of variable)
A Font variable creates a font programmatically...
RichEdit (Property)
The RichEdit property is used to manage the RTF (Rich Text Format) type: of an edit control or Static control found in a window. of a Static control found in a report....
TransparencyMode (Property)
The TransparencyMode property is used to get and change the transparency mode of an image.
SQLTransaction (Example)
Usage example of the SQLTransaction function
InitialState (Property)
The InitialState property is used to get the initial state of a control.