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 (Type of variable)
The WDPic type is used to define the advanced characteristics of an image in ".wdpic" format.
WorksheetName (Property)
The WorksheetName property is used to get and change the name of a worksheet in an XLS document.
PhysicalName (Property)
The PhysicalName property is used to manage the physical name of HFSQL data files.
DescribedPhysicalName (Property)
The DescribedPhysicalName property is used to manage the physical name of HFSQL data files.
apFullProjectName (Function)
Retrieves the full physical name of a project opened during the execution of an action plan.
WorksheetName (Property)
The WorksheetName property is used to get or change the name of the current worksheet in a Spreadsheet control.
Left (Function)
Extracts the left part (i.e., the first characters) from a string or buffer.
GalleryPopupDisplayed (Function)
Indicates whether the automatic zoom popup of the Image Gallery control is displayed.
Domotics: Overview
The home automation via power-line carrier (X10) has now become reality......
ArrayAddSorted (Function)
Adds an element to a one-dimensional WLanguage array taking into account: the sort criteria defined by ArraySort the comparison operator described in the class, if the elements of the array are class instances....
<Array>.AddSorted (Function)
Adds an element to a one-dimensional WLanguage array taking into account: the sort criteria defined by ArraySort the comparison operator described in the class, if the elements of the array are class instances....
Associated (Property)
The Associated property determines if an element belongs to the base class or to an associated class.
xlsCoordinatesToName (Function)
Retrieves the name of a cell, XLS worksheet or Spreadsheet control according to its coordinates.
VisibleWithAnimation (Property)
The VisibleWithAnimation property is used to make a control visible or invisible via the "Appear/Disappear" animation....
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......
SeekProcedure (Function)
Seeks a procedure identified by its name. The procedure found can be run directly.
upnpImage (Type of variable)
The upnpImage type is used to define the advanced characteristics of an image of UPnP device.
HRSInfo (Function)
Reads the replication configuration for an HFSQL server that takes part in one or more replications.
DateTimeLocalToUTC (Function)
Converts a local date and time (time zone, summer time, winter time) to UTC.
WinEdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
Looper control functions (prefix syntax)
List of Looper control functions (prefix syntax)...
<Image variable>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in an Image variable.
<Image>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in an Image control.
<Image>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in an Image control.