ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
sfObject (Type of variable)
The sfObject type is used to describe a record of a SalesForce file...
TextItemCompleted (Property)
The TextItemCompleted property is used to manage text items in an HFSQL data file.
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
NumericFormat (Type of Variable)
The NumericFormat type allows you to define all the characteristics of the format that can be used with the NumericalToString function.
StringDeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
Screen,Get (External language)
Retrieves the value in a control or in a variable.
MatReadColumn (Function)
Reads the value of all the elements found in a matrix column.
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
WindowFromSource (Function)
Automatically initializes the controls of a window 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....
FileToScreen (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 data file 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)....
FileToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Control constants
List of constants used by the functions for managing controls...
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
DataType (Function)
Identifying the type of a WLanguage variable.
docStyle (Type of variable)
The docStyle type is used to define the advanced characteristics of a style belonging to a document, a paragraph or a document fragment.
EmailImportSource (Function)
Populates an Email variable using the content of its Source property or the different variables of the email structure using the content of the Email.Source variable.
TextToRTF (Function)
Converts text to Rich Text Format.
Constants for managing multilingual applications
List of constants used by the functions for managing multilingual applications...
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
sfMergeResult (Type of variable)
The sfMergeResult type is used to find out the result of SFMerge...
PreviousWin (Function)
Identifies the window that was in edit before the window that is currently in edit (for the same project).