ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

pdfAttachment (Type of variable)
The pdfAttachment type is used to define all the advanced characteristics of an attachment in a PDF document.
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......
Setup for WINDEV and WEBDEV (Development version and WEBDEV Application Server for Windows)
Constants for managing Gantt charts
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
Sensor constants
Constants used by the SensorXXX functions...
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
"Long press" optional event
The optional event "Long press/Open context menu" is run during a long press on the controls of a window......
docProperty (Type of variable)
The docProperty type is used to define the properties of a Word Processing document.
memcachedResult (Type of variable)
The memcachedResult type is used to define the characteristics of a value read on a Memcached server.
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.
State-transition diagram
A state-transition diagram presents a sequence of states that an object goes through during its lifecycle......
MemSeek (Function)
Seeks an element in a memory area: on the value added by MemAdd or on the value modified by MemModify, on the return value....
OpenContextMenu (Function)
Automatically opens a context menu for the current control, window or page.
grAxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
HReadSeek (Example)
Usage example of the HReadSeek function
diagHead (Type of variable)
The diagHead type is used to define all the advanced characteristics of an end of a connector in a diagram.
State (Property)
The State property is used to get and change the state of an element.
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
WDBal messaging: Reading messages
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily read the incoming messages......
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......