ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
SysXRes (Function)
Returns the horizontal screen resolution.
Preset page templates
The preset page templates provide some structures of pages corresponding to a wide range of sites and they also improve the re-usability and the graphic harmony between the projects......
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
dbgEnableLog (Function)
Enables the runtime log programmatically.
Table,Add (External language)
Adds an element to a Table control.
Modbus
Modbus is a "field" (industrial and/or restricted environments) communication protocol created in 1979......
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
dbgStandardOutput (Function)
Writes an information into the standard output stream "stdout" (also called "console").
PDFClose (Function)
Closes the PDF file loaded in memory in a pdfDocument variable.
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
FutureHeight (Property)
The FutureHeight property is used to determine how high an auto-resizing control in a report will be after being enlarged.
AnchorRateBottom (Property)
The AnchorRateBottom property is used to: Find out the anchor rate when a control moves on the vertical axis. Modify the anchor rate when a control moves on the vertical axis....
FramesetDisplay (Function)
Displays a WEBDEV frameset in the user's browser....
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
ComboClose (Function)
Closes the drop-down list in a Combo Box control (simple or multi-column Combo Box control).
Handling TimeLine controls programmatically
A TimeLine control can be......
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP......
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
dText (Function)
Draws a text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Num1stDayOfTheWeek (Property)
The Num1stDayOfTheWeek property gets and sets the 1st day of the week displayed in: a Calendar control. an Organizer control. a Scheduler control. an edit control in Date format with Calendar....