ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MinWidth (Property)
The MinWidth property gets and sets the minimum width of a control or window.
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
LooperPosition (Function)
Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically.
Today (Function)
Returns or modifies the system date (current date defined on the current computer).
Functions for managing Google calendars (prefix syntax)
List of functions for managing Google calendars (prefix syntax)...
sfSessionInfo (Variable type)
The sfSessionInfo type is used to get information about the current session...
wsResponse (Variable type)
The wsResponse type is used to get: the XML source code of the web service response. the value of the different parts of the web service response (for the web services returning several responses)....
Browser code (WLanguage): Framework 2
Starting with version 22, WEBDEV offers a new WLanguage framework for browser code......
NFCReadTag (Function)
Starts reading an NFC tag or enables the detection of NFC tags for the current window.
sfObject (Variable type)
The sfObject type is used to describe a record of a SalesForce file...
AppointmentAdd (Function)
Adds an appointment: in a Lotus Notes or Outlook calendar. in a calendar on a mobile device (Android or iOS)....
Selection query description window: Use
Let's see some operations specific to the description window of a select query......
FileToMemory (Function)
Automatically initializes the values of the members of a structure or class with the values of the items of the current record.
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
emailNotesSession (Variable type)
The emailNotesSession type is used to access a Lotus Notes messaging server in order to retrieve the messages found on this server and to send messages.
Managing HFSQL Client/Server files
The HFSQL Control Center allows you to fully manage HFSQL Client/Server data files......
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
Compatibility between external components and deployed applications
A component can evolve in many ways......
Operations performed on activity diagrams
The following paragraphs explain......
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
Events associated with Combo Box controls
List of events associated with Combo Box controls...
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, tables displayed in a Combo Box control....
Creating an executable: WINDEV Framework
Each WINDEV function is associated with a WINDEV DLL......