ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MemSeek (Function)
Seeks an element in a memory area: on the value added by MemAdd or on the value modified by MemModify, on the return value....
SMSRunApp (Function)
Starts the native application for sending SMSs found on the device (Android or iPhone/iPad)....
OpenIDIdentity (Type of variable)
The OpenIDIdentity type is used to define all the advanced characteristics of a user connected to a service via the OAuth 2.0 protocol.
HDBDescribeIndex (Function)
Describes through programming the different index files that will be created.
Control style: Font characteristics
You can change many style options in the "Style" tab of the control description window......
WinCopyForm (Function)
Copies the content of a form into the clipboard.
GanttAddHoliday (Function)
Defines a new holiday period on a row in a Gantt Chart column of a Table or TreeView Table control.
NbWorksheet (Property)
The NbWorksheet property is used to get the number of worksheets in a Spreadsheet control.
EditTokenCount (Function)
Returns the number of tokens present in a "Text token" Edit control.
RegexReplace (Function)
Replaces all the parts of a string that follow a specific format.
Subscribing an element to the dictionary
The subscription to a dictionary element is automatically proposed......
Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
TestError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
LDAPReplaceAttribute (Function)
Replaces all the values of an attribute by a specific value.
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
BTListDevice (Function)
Returns the list of accessible Bluetooth devices.
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
SFDisconnect (Function)
Disconnects: the Salesforce platform. the current Salesforce session....
OLEPlay (Function)
Used to: retrieve the list of available operations (other than edit) from a server, perform an operation....
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
Renaming a project
Renaming a project is used ton modify the name of the project. All the elements linked to the project before it is renamed are kept.
MatExist (Function)
Checks the whether the matrix exists in memory.
TwainListSource (Function)
Returns the list of drivers for the Twain devices connected to the current computer.