ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

dBlur (Function)
Blurs the entire given area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
FileToArray (Function)
Fills an array of classes or structures with the content of an HFSQL data file or query.
EventCreate (Function)
Creates an event.
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
iSubstBlock (Function)
Substitutes one block of the report with another block while the report is printed.
Application : automatically executed processes / events
Several actions are automatically performed when opening or closing an application....
DayOfMonthOrDayOfWeek (Property)
The DayOfMonthOrDayOfWeek property is used to set the execution of a scheduled task by specifying the day number of the week or the day number of the month.
2. Managing emails (POP3/IMAP/SMTP)
POP3/IMAP and SMTP are email management protocols recognized by all service providers...
Markdown (Property)
The Property Markdown allows you to manage the Markdown format: in an Static control in an report. in the internal window fields (title and description) corresponding to the tour stage....
Scope (Property)
The Scope property property is used to specify requested permissions.
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
dText (Function)
Draws a text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
Events associated with Toolbar controls
List of events associated with Toolbar controls...
ContactCreate (Function)
Displays the window for contact creation of the native application for contact management found on the device (Android, iPhone or iPad, Universal Windows).
J2EEAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
OpenMobileWindow (Function)
Opens a window in a mobile application.
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
grParameter (Function)
Retrieves or modifies a chart parameter.
NetOpenRemoteAccess (Function)
Establishes a remote connection.
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
HDescribeItem (Function)
Describes a file item through programming.
Sortable (Property)
The Sortable property is used to: Determine if a Table control column is sortable. Make a column of a Table control sortable or not....
ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a data file accessed by a Native Connector or HFSQL Client/Server. about an item accessed by a Native Connector or HFSQL Client/Server. about a connection. In this case, this property is equivalent to CtExtendedInfo....
WinEdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users to modify the UI" option enabled).