ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
DayHeight (Property)
The DayHeight property is used to get and change the height of days in a Scheduler control where days are arranged in rows, and resources are arranged in columns.
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
OrganizerAddAppointment (Function)
Adds a new appointment to an Organizer control.
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
iFont (Function)
Selects the default font.
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
DayWidth (Property)
The DayWidth property is used to determine and change the width of days: in a Scheduler control where the days are displayed in column and the resources in rows. in a Gantt Chart column....
SFAdd (Function)
Creates a record in a file of a Salesforce database.
SFEmptyRecycleBin (Function)
Clears the specified records from the Salesforce recycle bin.
SFConvertLead (Function)
Converts the leads.
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
HDelete (Function)
Deletes a record from a data file (query or view).
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
LargeFontFactor (Function)
Returns the current enlargement ratio of a WINDEV window (only if Windows is in "large fonts" mode).
MultiWorksheet (Property)
The MultiWorksheet property is used to: Find out whether a Spreadsheet control manages several worksheets. Change the worksheet management mode of a Spreadsheet control....
gPen (Function)
Builds a sequence of characters used to describe the color of the text and/or the color of the shape outline (rectangle or circle)....
gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
HOpenConnection (Example)
Usage example of the HOpenConnection function
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
TextWithoutFormat (Property)
The TextWithoutFormat property is used to get the text contained in a rich edit control without the formatting tags.