ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HNoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
Table control functions
List of functions specific to Table controls...
PreviousWin (Function)
Identifies the window that was in edit before the window that is currently in edit (for the same project).
VideoConfigure (Function)
Allows you to configure the video capture driver.
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.
HStatTime (Function)
Returns the time of the last update for the index statistics.
BrowserPlatform (Function)
Returns the user's browser platform....
TableSetFocus (Function)
Gives focus to a row found in a Table or TreeView Table control: the control switches to edit for the specified row and column.
LinkedFile (Property)
The LinkedFile property is used to set the characteristics of a link.
ExceptionEnable (Function)
Re-enables the current exception process if the exception was corrected.
StringBuild (Function)
Builds a character string from an initial string and parameters.
HDeleteView (Function)
Deletes a previously created view. This function uses the former view mechanism.
NbArrayElement (Property)
NbArrayElement is used to configure the number of elements in an array item.
NbDescribedThumbnail (Property)
The NbDescribedThumbnail property is used to get the number of thumbnails expected for an item.
Managing HFSQL Client/Server applications
The HFSQL Control Center is used to manage the HFSQL Client/Server servers and the HFSQL Client/Server databases......
FileToArray (Function)
Fills an array of classes or structures with the content of an HFSQL data file or query.
DnDEvent (Function)
Indicates the procedure to run during an event of Drag/Drop....
HOut (Function)
Used to find out whether the record on which you want to be positioned is located outside the data file, filter, view or query.
Radial Bar chart
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
IntegerPart (Property)
The IntegerPart property is used to configure Numeric items.
DecimalPart (Property)
The DecimalPart property is used to configure Numeric items.
HDeleteServerTrigger (Function)
Deletes a server trigger.
HPriorityClient (Function)
Modifies the priority of a client application.
BrowserType (Function)
Returns the type of browser used by the Web user.
WITH
Factorizes the expression of an element on which several sub-elements or properties are accessed.