ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Importing a WINDEV window into a WEBDEV website
The Windows windows developed with WINDEV...
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project...
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity...
Decode (Function)
Decodes a character string that was encoded by Encode.
fDirRename (Function)
Renames a directory.
HListREP (Function)
Returns the list of assignments for the data files handled by the current application, which means the list of physical files corresponding to the files described in the analysis.
Multiple assignments of arrays, structures and classes
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer, string, real, numeric or currency) to the cells of an array. This multiple assignment is also available for the structures and the classes....
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
WDXView: Overview
WDXView is an ActiveX browser......
TableSwapLine (Function)
Swaps: two rows in a Table control populated programmatically. two branches in a Treeview Table control populated programmatically....
TestCheck (Function)
Writes a result into the status report of a test according to the result of a boolean expression.
mongoWriteConcern (Type of variable)
The mongoWriteConcern type is used to define the level of acknowledgment of receipt requested for the write operations in a stand-alone mongod, in a set of replicas or in fragmented clusters.
mongoGridFSFileInfo (Type of variable)
The mongoGridFSFileInfo type is used to define the advanced characteristics of a file in a MongoDB database.
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
TestError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
SysRecentDocList (Function)
Returns the list of recently opened documents.
StreamChangeDriver (Function)
Specifies the camera that will be used as source for a stream and/or a Conference control....
WDInst: configuring the directory of the data files and the directory of the files of user groupware
The setup editor WDInst ("Tools......
MCI constants
List of constants used by the MCI functions....
GesturePointerType (Function)
Returns the type of pointer used on the device: finger, mouse or stylus.
SortOption (Property)
The SortOption property gets and sets the sort options used in: text columns in Table controls, text columns in Treeview Table controls, List Box and ListView controls, Combo Box controls, attributes of Looper controls, images, clickable images and thumbnails with automatic sequence....
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
Style of a control
As soon as it is created, a control is associated with a style......
zipArchive (Type of variable)
The zipArchive type is used to handle an archive file in one of the following formats: ZIP, CAB, RAR or WDZ.
Handling a Logical Data Model (LDM)
The main operations that can be performed on an LDM are as follows......
EmailImportHTML (Function)
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email.
xmlSignatureReference (Type of variable)
The xmlSignatureReference type is used to add a reference section into the XML signature.