ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InAutomaticTestMode (Function)
Used to find out whether an automatic test is currently run or not.
Database (Property)
The Database property is used to manage databases associated with a connection (HFSQL Client/Server, OLE DB, etc.)....
HNbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc.
LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
Choose the action of the button in a page
WEBDEV proposes several actions of the button on the controls of the page......
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
EmailProgressBar (Function)
Manages a progress bar while sending and receiving emails.
StringInsert (Function)
Inserts a string into another character string at a given position.
HReadFirst (Function)
Sets the position on the first record according to a browse item.
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
Managing users
The monitoring robot allows you to manage the users related to the different check error reports......
XMLToText (Function)
Converts a character string in XML format into a standard character string.
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
docFormatMulticolumn (Type of variable)
The docFormatMulticolumn type is used to define all the advanced characteristics of a multicolumn section defined in a docSection variable.
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
Local procedure
Two types of procedures are available......
Logical operators
The logical operators are as follows......
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
ArraySwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
XMLExtractString (Function)
Extracts the content of a tag found in an XML document.