ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
HTMLAfter (Property)
The HTMLAfter property is used to get and change the HTML code inserted after the control.
Vertical (Property)
The Vertical property is used to: determine if a control is oriented horizontally or vertically. change the orientation of Table and Looper controls (switch from vertical to horizontal and conversely)....
WidthInPixel (Property)
The WidthInPixel property is used to get the width in pixels of a control in a report.
PDFOpen (Function)
Opens a PDF document and loads it in a pdfDocument variable.
PDFClose (Function)
Closes the PDF file loaded in memory in a pdfDocument variable.
ControlTypeInfo (Function)
Returns the icon corresponding to the specified type of control.
LargeFontFactor (Function)
Returns the current enlargement ratio of a WINDEV window (only if Windows is in "large fonts" mode).
SOAPGetResult (Function)
Returns the result of the last SOAP procedure that was successfully run.
TableSearchEverywhere (Function)
Searches for a value in all the columns of the following controls: Table control, TreeView Table control, Table control displayed in a Combo Box control....
LinkedFile (Property)
The LinkedFile property is used to set the characteristics of a link.
ModificationRule (Property)
The ModificationRule property is used to configure the modification rule (integrity management) to be applied to the data file described in the code.
HTMLBefore (Property)
The HTMLBefore property gets and changes the HTML code added before the control.
WinUsefulSize (Function)
Specifies the useful size of an internal window with automatic scrollbars. The useful size corresponds to the full size of the internal window: Width of the internal window. Height of the internal window....
RightIndent (Property)
The RightIndent property is used to get and change the space to the right of the text in a control.
SocketClose (Function)
Closes a socket or a connection to a server socket.
ParallaxRateHeight (Property)
The ParallaxRateHeight property is used to determine and specify how fast a control is reduced when the scrollbar in the window, internal window or page moves.
ParallaxRateY (Property)
The ParallaxRateY property is used to determine and specify how fast a control moves when the scrollbar in the window, internal window or page moves.
SocketCreate (Function)
Creates a socket.
BurnerEject (Function)
Opens or closes the door of current burner.
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL data files.
SpeechRecognitionTrigger (Function)
Triggers the device's speech recognition service....
MobileNetworkStatus (Function)
Returns the current status of the connection to data on the mobile network or asks to be notified when the status of the connection to data changes.
EmailCloseSession (Function)
Closes an email management session depending on the selected mode (SMTP/POP3, IMAP, MS Exchange or Lotus Notes)....
HeightInPixel (Property)
The HeightInPixel property is used to get the height in pixels of a control in a report.