ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
FillType (Property)
The FillType property is used to determine the type of source used to populate Table, List Box, ListView, Combo Box and Looper controls.
HourglassNetwork (Function)
Displays or hides an endless gauge in the title bar of Android application windows .
EmailCheckAddress (Function)
Checks the validity of an email address.
Combination (Type of variable)
A combination is a set of options.
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
Native MariaDB Connector: Programming with SQL functions
The SQL functions can be used to handle the MariaDB database......
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
WLanguage procedure called by fListDirectory
Procedure ("Callback") called by fListFile for each file found.
LocalStorageGet (Function)
Retrieves a value from the local storage.
LocalStorageDelete (Function)
Deletes a value from the local storage.
LocalStorageDeleteAll (Function)
Deletes all the values from the local storage.
LocalStorageOccurrence (Function)
Returns the number of values for the local storage.
LocalStorageValueName (Function)
Returns the name of a value for the local storage.
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......
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ......
Val (Function)
Returns the numeric value of a character string.
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
Project description: SCM tab
The project description window allows you to configure various elements of your project......