ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SourceToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
dpDriveConnect( Function)
Create a connection to an Drive Dropbox.
The Edit control
The Edit control allows users to enter data......
SFConnect (Function)
Allows you to authenticate yourself beside a Salesforce platform.
Constants for sound management
List of constants used by the functions for sound management....
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
Properties associated with the attributes of a Looper control
The attributes of a Looper control found in a window or in page can be handled by the WLanguage properties......
URL Rewriting
URL Rewriting is a technique used to improve SEO......
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
Multiple assignments of arrays, structures and classes
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer, string, real, numeric or currency) to the cells of an array. This multiple assignment is also available for the structures and the classes....
MyParent (Reserved word)
MyParent is used to handle...
Logical operators
The logical operators are as follows......
OpenSister (Function)
Opens a non-modal sibling window.
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
Image control properties
The Image controls include properties that can be handled in WLanguage both in the windows and pages but also in the reports......
ServiceWait (Function)
Pauses the current service during the specified duration.
H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a data file.
KeyCalcActivationKey (Function)
Calculates the activation key of application from the initial key.
OrganizerZoom (Function)
Returns the time range displayed by an Organizer control.
KeyCompareKey (Function)
Compares an initial key with an activation key.
SpreadsheetRestorePositionAndSelection (Function)
Restores: the scrollbar position in a Spreadsheet control, the current worksheet, the elements selected in the current worksheet of Spreadsheet control. These elements have been saved by SpreadsheetSavePositionAndSelection....