ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. Managing emails (POP3/IMAP/SMTP)
POP3/IMAP and SMTP are email management protocols recognized by all service providers...
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
EventClose (Function)
Closes a synchronization event between several threads.
BreakAdd (Function)
Adds a break into a Table or Looper control.
TotalsEnabled (Property)
The TotalsEnabled property enables you to: Identify the calculation method used for columns in a Table or TreeView Table control (automatic or custom), Temporarily forbid or force column calculations (automatic or custom) in a Table or TreeView Table control....
FileToArray (Function)
Fills an array of classes or structures with the content of an HFSQL data file or query.
iSubstBlock (Function)
Substitutes one block of the report with another block while the report is printed.
grScatterGetDataXY (Function)
Retrieves data from a "Scatter" chart.
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
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.
Open (Function)
Opens a modal WINDEV window.
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.
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....
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).
OpenMobileWindow (Function)
Opens a window in a mobile application.
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
NetOpenRemoteAccess (Function)
Establishes a remote connection.
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....
WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
ConfigureAWPContext (Function)
Configures the operating mode of the AWP context.
HChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) through programming.