ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PageFromSource (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL table described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
LooperPosition (Function)
Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically.
iFont (Function)
Selects the default font.
HOpenConnection (Example)
Usage example of the HOpenConnection function
Testing a WEBDEV site on a mobile device
It is increasingly common for developers to test websites on mobile devices......
SourceFromWindow (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
xmlSignatureInformationKeyX509 (Variable type)
The xmlSignatureInformationKeyX509 type is used to define the information that must be included in the KeyInfo section of the XML signature.
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
Describing the replication (ReplicEdit)
ReplicEdit is used to create a replication via a wizard, but the replication description window allows identifying or configuring additional parameters......
GestureNbPointer (Function)
Returns the number of pointers in contact with the screen.
Using the UI modification when running a project or window test
End users can directly modify the interface of the application (according to the options specified by the developer).......
The "Interactive zoom" pane
The "Interactive zoom" pane is used to zoom the section currently hovered by the mouse cursor......
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
Chrono (Variable type)
The Chrono type is used to define all the advanced characteristics of a stopwatch.
InDeviceOwnerMode (Function)
Indicates whether the Android application is in "Device owner" mode.
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options......
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
Accessibility (Property)
The Accessibility property gets and sets the accessibility properties of a control.
fSelectDir (Function)
Opens a directory picker.
pdfPage (Variable type)
The pdfPage type is used to define all the advanced characteristics of a page from a PDF document loaded in memory.
HashCheckFile (Function)
Checks the Hash of a file for a specific type of algorithm.
XLS file constants
List of constants used by the functions for managing XLS files....
SourceToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL table described in the data model editor. the values of the bound WLanguage variables....