ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AttributeMapping (Property)
The AttributeMapping property gets the value of the <Mapping> extension attribute.
PageInitialization (Function)
Resets to zero (or not) the controls found in the current page and starts the events for initializing the controls and the page.
FileToMemoryList (Function)
Populates a List Box or Combo Box control programmatically with the records from a data file or query.
H.NumRec (Variable)
Contains the number of the physical record loaded in memory (which means the number of the last record read).
H.VisibleAutoIndexing (Variable)
Indicates whether the indexing window must be displayed during the automatic reindexing of HFSQL data files.
NetClientMessageBox (Function)
Displays a dialog box on each client computer connected to the server. This function is kept for backward compatibility....
HListAnalysis (Function)
Returns the list of WINDEV or WEBDEV analyses (in HFSQL Classic format) available in a given directory.
HListProvider (Function)
Returns the list of OLE DB providers and/or Native Connectors installed on the current computer....
Correspondence between languages, sub-languages, character sets and nations
The table below presents the correspondence between languages, sub-languages, character sets and nations:
FileName (Property)
The FileName property gets the name of a file (WDPic file or file generated for a print job).
AttributeNote (Property)
The AttributeNote property gets the value of the <Note> extension attribute.
WLanguage procedure called by iOSApplicationOpenURLProcedure
WLanguage procedure ("callback") called by iOSApplicationOpenURLProcedure when the application must open a resource identified by a URL.
Select query description window: Items that can be used
EtapeSuivante (Property)
The Property NextStep allows you to authorize or not the passage to the next step of the guided tour from the step bubble.
List Box control properties
You can manipulate List Box controls in a window or page using the following WLanguage properties......
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
HRecordDate (Function)
Returns the date and time of the last write operation performed on a record in an HFSQL file (Classic or Client/Server)....
AutomaticTooltip (Property)
The AutomaticTooltip property is used enable or disable automatic tooltips on List Box, Table and TreeView Table controls.
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
Useful parameters of a procedure
A procedure can declare some parameters that are not immediately used. In this case, a warning appears in the code editor, indicating that the local variable is not used....
Telemetry: Installing the server
To use the telemetry, you must install on a computer......