ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
iCreateFont (Function)
Creates a new print font.
Constants for managing animations
List of constants used by the functions for managing the animations...
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
iDestination (Function)
Configures the print destination.
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
WINDEV applications for Linux: Specific features
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
Native Sybase Connector: Output value of a stored procedure run on the server
The Native Sybase Connector (also called Native Sybase Access) is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
Viewing a report in 3D
Your report displays controls that overlap?......
Viewing a window in 3 dimensions
Your window contains overlapping controls?......
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
TableExpand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
Arithmetic operators
The arithmetic operators are......
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
Creating a window skin template
Testing a project: setting
By testing the project you can simulate how the application will run......