ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
<WDPic variable>.Rotation (Function)
Rotates a WDPic image.
Converting an HFSQL Classic database into HFSQL Client/Server
There are two methods to convert HFSQL Classic databases to HFSQL Client/Server in WINDEV, WEBDEV and WINDEV Mobile......
PicRotation (Function)
Rotates a WDPic image.
PC SOFT Free Technical Support
Thank you for buying one of our products......
<Image>.Rotation (Function)
Rotates an Image control.
DiagramToSVG (Function)
Exports a diagram to an SVG image.
CollapsedImage (Property)
The CollapsedImage property is used to: find out and/or modify the default image associated with a collapsed row in a TreeView Table control. find out and/or modify the default image associated with a collapsed row in a TreeView control. find out and/or modify the image associated with a specific collapsed row in a TreeView Table control. find out and modify the image in a collapsed row of a TreeView item in a "TreeView table" type report....
AAF: Expanding or collapsing a tree structure (Table or TreeView Table control)
The TreeView and TreeView Table controls give the end user several options via the context menu......
Native PostgreSQL Connector: Programming with HFSQL functions
To use a PostgreSQL database with Native Connector (also called Native Access), the structure of PostgreSQL tables must be imported into the WINDEV or WEBDEV analysis......
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
Voice commands in the environment
The environments of WINDEV, WEBDEV and WINDEV Mobile respond to the voice commands......
End-user UI management functions
SSH functions (prefix syntax)
The following functions are used to connect and communicate with a SSH server:...
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....
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
Name55 (Property)
The Name55 property is used to manipulate the logical name of a Hyper File 5.5 data file that has not been migrated and is located in a WINDEV 19 analysis.
PicResize (Function)
Resizes a WDPic image.
<Date type>.ToInteger (Function)
Converts a date to an integer.
<WDPic variable>.Resize (Function)
Resizes a WDPic image.
Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration. Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration. Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item. Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item....
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......