ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EnumControl (Function)
Returns the name of Nth control found in the specified element.
3. Preparing the setup program
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 3 - Preparing the setup program - 5 min...
Alias type
The Alias type is used to declare and handle a logical alias for a table or query.
Manipulating Segmented Button controls programmatically
WINDEV and WINDEV Mobile allow you to programmatically manipulate Segmented Button controls......
beaconDetectionInfo (Variable type)
The beaconDetectionInfo type is used to describe information relative to a Beacon detected with BeaconDetectPrecise.
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
Configuring the Apache 2.2 server
WEBDEV Development: Configuring the Apache 1.3.x and 2.0.x servers for the CGI protocol and WEBDEV sites....
HPrevious (Function)
Sets the position on the previous record of the table according to a browse item.
Defining specific character sets in HFSQL tables
When an application displays or saves data in HFSQL tables, this data is typed in the current language......
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop....
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
WindowFromSource (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
Connected devices: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
Cross-references in the code editor
The cross-references in the code editor are used to identify......
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a field linked to a file: changes made to the linked table are reflected in the field.. for a programmatically manipulated field: calculated columns are re-calculated....
pvtPosition (Variable type)
The pvtPosition type can be used to manipulate a cell of a Pivot Table control. Versions 2025 (Abonnement) and later This type of variable is now available for WEBDEV websites in Linux. This type of variable is now available for WEBDEV websites in Windows. This type of variable is now available in Browser code. Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 4. For more details, see Using new features exclusive to the subscription-based version of WINDEV Suite 2025. Subscription-exclusive new feature This type of variable is now available for WEBDEV websites in Linux. This type of variable is now available for WEBDEV websites in Windows. This type of variable is now available in Browser code. Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 4. For more details, see Using new features exclusive to the subscription-based version of WINDEV Suite 2025. New in version 2025 (Abonnement) This type of variable is now available for WEBDEV websites in Linux. This type of variable is now available for WEBDEV websites in Windows. This type of variable is now available in Browser code. Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 4. For more details, see Using new features exclusive to the subscription-based version of WINDEV Suite 2025. This type of variable is now available for WEBDEV websites in Linux. This type of variable is now available for WEBDEV websites in Windows. This type of variable is now available in Browser code. Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 4. For more details, see Using new features exclusive to the subscription-based version of WINDEV Suite 2025....
Code Editor control
The Code Editor control allows end users to write WLanguage code....
Autofill in Edit controls
Gets the list of users in the User Groupware....
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
NextTitle (Function)
Modifies the title of next window to open.
Action Bar control events
Moves backward several records from the current position in the data file, according to a specified item....