ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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.
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.
H.NumRec (Variable)
Contains the number of the physical record loaded in memory (which means the number of the last record read).
NetClientMessageBox (Function)
Displays a dialog box on each client computer connected to the server. This function is kept for backward compatibility....
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component.
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.
AttributeMapping (Property)
The AttributeMapping property gets the value of the <Mapping> extension attribute.
FileToMemoryList (Function)
Populates a List Box or Combo Box control programmatically with the records from a data file or query.
List Box control properties
You can manipulate List Box controls in a window or page using the following WLanguage properties......
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
Hyper File functions available for backward compatibility
Linking a Combo Box control to a data file
A List Box or Combo Box control can be used to display the content of a data file, to allow a user to select a record, for example......
BrowsedItem (Property)
The BrowsedItem property is used to: Get the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Then, the iteration is reinitialized....
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
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....
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
Sensor functions
The following functions are used to manage the compass and the accelerometer in an application run on a mobile device (phone or tablet)....
Managing HFSQL Classic data files
The HFSQL Control Center allows you to fully manage HFSQL Classic data files......
REP files
REP files contain the list of data files handled by the application....
Main characteristics of a List Box control
The main characteristics of a List Box control are as follows......