ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
ComponentLocate (Function)
Specifies the access path to an external component of project.
OpenIDParameters (Type of variable)
The OpenIDParameters type is used to define all the advanced features of an authentication for OpenID.
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...
sfObject (Variable type)
The sfObject type is used to describe a record of a SalesForce file...
Selection query description window: Use
Let's see some operations specific to the description window of a select query......
Sticky header (Code editor)
When working in a large code file (larger than the screen), it can sometimes be difficult to determine where you are in the code......
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.
Languages supported by the setup
If your applications must be installed in several countries, the setup wizard proposes to generate a multilingual setup......
TableModifyColumn (Function)
Modifies a column in a horizontal Table control.
H.SQLServerMode (Variable)
Allows you to specify the version of the Native SQL Server Connector that will be used.
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).
FileToMemory (Function)
Automatically initializes the values of the members of a structure or class with the values of the items of the current record.
iParameterPDF (Function)
Defines the options for the generated PDF file.
hFileParameter (Variable type)
The hFileParameter type is used to define the tables taken into account by a scheduled optimization task.
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)....
AppointmentAdd (Function)
Adds an appointment: in a Lotus Notes or Outlook calendar. in a calendar on a mobile device (Android or iOS)....
NFCReadTag (Function)
Starts reading an NFC tag or enables the detection of NFC tags for the current window.
Title (Property)
The Title property gets and sets the title of an element.
ReplicEdit: Replication editor
ReplicEdit is a tool used to define the characteristics of a replication......
ReplicSynchro: Use