ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ImageScrollingPosition (Function)
Returns the displayed image.
HTMLEnableDebugger (Function)
Enables the HTML/JavaScript debugger on CEF-based HTML controls: HTML Display or HTML Editor control....
eRoundDifference (Function)
Returns the rounding difference between: the value displayed in a "Currency + Euro" control, the associated control used for dual display....
Line control properties
List of properties associated with the Line control...
dPen (Function)
Declares the default color and style for the lines, rectangles, circles, ... found: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
iPrintImage (Function)
Sends the image file to print to the print buffer.
SSH functions (prefix syntax)
The following functions are used to connect and communicate with a SSH server:...
<Image>.ScrollingPosition (Function)
Returns the displayed image.
PicResize (Function)
Resizes a WDPic image.
<Date type>.ToInteger (Function)
Converts a date to an integer.
<WDPic variable>.Resize (Function)
Resizes a WDPic image.
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
4. HFSQL Classic
Reinitializing the parameters automatically saved
WINDEV allows you to automatically save the different application parameters......
Importing a non-WINDEV window
You are interested by a window found in a non-WINDEV application?......
Filtering a data file, a view or a query
A filter is used to define by programming a selection of records corresponding to one or more criteria......
How to clone and use columns in a Table control?
In some cases, a Table control must be filled with an unknown number of columns (when creating the control)....
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
TabLoadConfiguration (Function)
Restores the configuration of dynamic panes in a Tab control.
WDInst: configuring the directory of the data files and the directory of the files of user groupware
The setup editor WDInst ("Tools......
Identifier (Property)
The Identifier property is used to get and change the name of the current computer shown to the participants who receive the audio or video stream. This name can be a number, for example.
StoreTheConfiguration (Property)
The StoreTheConfiguration property is used to: Determine whether the configuration of the panes in a dynamic Tab control or Ribbon control is automatically saved and restored. Modify the configuration of the panes in a dynamic Tab control or Ribbon control so that it is automatically saved and restored (or not)...
OCRExtractText (Function)
Reads the text contained in an image.
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...