ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Various constants
List of various constants used by the constants WINDEV functions....
<Image>.Copy (Function)
Copies an image to another image.
List,Search (External language)
Finds a value in a list.
W3C standardization
You must comply with the W3C standard (HTML 4......
Table,Search (External language)
Searches for a value in a Table control populated programmatically.
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
LanguageToCharset (Function)
Returns the character set corresponding to a language.
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
Screen,Next (External language)
Returns the name of the next editable control.
<Image variable>.ModifyContrast (Function)
Changes the contrast of an image in an Image variable.
Error 303: ambiguous control name
The Clickable Image control
The Clickable Image control can be used to......
ControlExecuteModification (Function)
Considers that the control has been modified by the user (the Modified property is set to True for the control and for the window if necessary) and runs the "Whenever modifying" WLanguage event associated with the control.
Setting the initial focus to a control (AAF)
The context menu of Edit controls includes the option "Set initial focus to this control"......
<Source>.Write (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
Table,Insert (External language)
Inserts an element into a table at a given position.
Option,Space (External language)
Fills the content of WdString with space characters on the right.
Color (Property)
The Color property gets or sets the font color of: a Font variable. text displayed in a Static or Calculated control of a report. text displayed in a window control. text displayed in a page control....