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.
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
XMLAddChild (Function)
Adds a child tag into an XML document.
MatStack (Function)
Compresses the memory footprint occupied by a matrix.
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
grAutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
ParentObject (Function)
Identifies the "parent" of a graphic object: control, column, window, page, ...
NetworkUser (Function)
Identifies the name of the connected user.
DateTimeValid (Function)
Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0 hundredths of a second and December 31, 9999 at 23 hours 59 minutes 59 seconds 99 hundredths of a second....
OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
zipOpenRAR (Function)
Opens an existing archive in RAR format.
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
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?......
sParameter (Function)
Defines or modifies the parameters for configuring the specified serial port, parallel port or infrared port.
RegistryListKey (Function)
Lists the sub-keys of a registry key.
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
BrowserRunApp (Function)
Opens the default Web browser of the current device.
MatRead (Function)
Reads the value of a matrix element.
DateTimeTimeZoneToLocal (Function)
Converts a date and time from a particular time zone to a local date and time.
DateTimeLocalToTimeZone (Function)
Converts a local date and time to the date and time in a particular time zone.
HFSQL constants
List of constants used by the HFSQL functions....
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.