ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV Page control events
The control Page WEBDEV allows you to integrate an Page WEBDEV in a WINDEV application......
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
Manipulating Chart controls in a WEBDEV site
When a Chart control is executed on a page of the WEBDEV site, users can personalize visuals via a context menu......
Creating a skin template from an existing skin template
You can create a skin template from an existing skin template (provided by PC SOFT, for example)......
Kanban control properties
In a window or page, you can use WLanguage properties to handle......
Organizer control properties
Several WLanguage properties can be used on an Organizer control found in a window......
Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad......
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
How to create and handle a structure?
This help page explains how to create and handle a structure....
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
The Cell control
The Cell control contains controls......
Handling an internal component
An internal component is a set of elements from a project......
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
Message text file format
The text files created by WDMSG use a specific format......
<Page>.OpenChild (Function)
Opens a non-modal child window.
Tab order in a window, a page, etc.
The tab order of the controls found in a window or in a page describes the order in which the controls take focus in a window when the user presses the [Tabulation] key......
PVTCalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......
Modifying the values displayed in the result of a select query
In the result of a select query, you have the ability to only display......
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
Managing HFSQL Client/Server files
The HFSQL Control Center allows you to fully manage HFSQL Client/Server data files......
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
Declaring and using a variable
A variable is defined by name and type......