ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

16. Protecting access to the site: passwords
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
StringReverse (Function)
Reverses the characters of a string.
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
MinValue (Property)
The MinValue property is used to: get and set the bottom value of a report based on a data file. get the minimum value of the current filter. get the minimum value of a data series in a chart. get and set the minimum value for some types of controls....
LooperToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
OrganizerListAppointment (Function)
Returns: the list of appointments found between two dates in an Organizer control, all appointments found in an Organizer control, a specific appointment (selected or hovered)....
OrganizerTimeDisplayed (Function)
Defines the time range displayed by the Organizer control in Day mode or in Week mode.
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
grGradient (Function)
Enables or disables the display of color gradients in a chart.
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
SOAPGetResult (Function)
Returns the result of the last SOAP procedure that was successfully run.
iParameterReport (Function)
Configures the printer by opening the configuration window.
Thread management functions
List of functions for managing threads...
grClearPict (Function)
Erases the chart drawing (in an Image control or in a window).
grOverlayChart (Function)
Used to display two different types of charts in the same chart.
PDF file management functions
...PDF file functions...
Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
MakeInteger (Function)
Builds a 4-byte integer from two 2-byte integers.
Handling a dictionary
WINDEV, WEBDEV and WINDEV Mobile allow you to easily perform the following operations on a dictionary......
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
dTextMarkdown (Function)
Draws Markdown text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable]....
MapAddMarker (Function)
Adds a new marker onto a map displayed in a Map control.