ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
Query
A query is used to interrogate a database in order to view, insert, modify or delete data......
Environment of the report editor
Environment of the report editor...
Key and referential integrity
In an analysis, the "Key" items are also used to manage the consistency of data (called referential integrity)......
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
"Clickable" image in a window
WINDEV and WINDEV Mobile give you the ability to use clickable images......
The "Favorites" pane
The "Favorites" pane gives direct access to the favorites of your project......
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
5. The following files are automatically created
iPrintReport (Function)
Prints a report created with the report editor.
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
MaskTitleDate (Property)
The MaskTitleDate property is used to identify and change the input mask used for the title of day columns in Organizer or Scheduler controls
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
The HTML Edit control: Automatic formatting toolbar
In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes editable......
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
The "Surface" charts
The Surface chart is used to represent correlated analogical data, according to 3 axes...
Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window......
AppleID (Type of variable)
The AppleID type corresponds to the identifier resulting from a successful Apple ID authentication.
DownloadInfo (Type of variable)
The DownloadInfo type is used to read the different details about a download in progress retrieved by DownloadGetInfo.
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.