ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SensorDetectChangeAcceleration (Function)
Notifies when acceleration forces are applied to the device along any of the three axes.
ToolTip (Property)
The ToolTip property gets and changes the tooltip text.
FileToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
iPrintingNation (Function)
Modifies the current language for the next print (programmed print or report print).
How to set focus to a window control?
This help page presents the different methods that can be used to set focus to a window control....
fCompress (Example)
Usage example of the fCompress function
fListFile (Example)
Usage example of the fListFile function
ScrollWithFinger (Property)
The ScrollWithFinger property is used to: Determine if the content of a control can be moved with the finger ("finger scrolling"). Enable or disable touch-responsiveness for a control....
DateToInteger (Function)
Converts a date to an integer.
ArraySort (Example)
Usage example of the ArraySort function
Logical operators
The logical operators are as follows......
EmailSendMessage (Example)
Usage example of the EmailSendMessage function
Managing the styles
The help editor allows you to define styles of paragraphs......
VerticalAlignment (Property)
The VerticalAlignment property gets and changes the vertical alignment of a control.
HReadSeek (Example)
Usage example of the HReadSeek function
XMLDocument (Example)
Usage example of the XMLDocument function
fCreateLink (Function)
Creates a link on a file at the specified location.
The Flash control
The Flash control is used to display a Flash® animation in a WEBDEV page......
Port (Property)
The Port property is used to identify and change a server connection port.
<Source>.DeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
EmailCloseSession (Example)
Usage example of the EmailCloseSession function
EmailDeleteMessage (Example)
Usage example of the EmailDeleteMessage function
dFont (Example)
Usage example of the dFont function
SOAPRun (Example)
Usage example of the SOAPRun function