ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project Management Hub: New/Fixed incidents
To improve project monitoring, the Project Management Hub shows the evolution of new and fixed incidents over a given period of time, by one or multiple contributors......
TestError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
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.
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.
Setup of the WEBDEV Application Server for Linux
The installation package (or DVD, if provided) allows you to install...
Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
LDAPReplaceAttribute (Function)
Replaces all the values of an attribute by a specific value.
Handling incoming or outgoing faxes
To send and receive faxes directly from an WINDEV application or a WEBDEV site, several functions allow you to handle faxes via the fax server available in Windows XP and Windows 2000......
SFDisconnect (Function)
Disconnects: the Salesforce platform. the current Salesforce session....
diffApply (Function)
Applies a difference buffer to a specific buffer.
MatExist (Function)
Checks the whether the matrix exists in memory.
Destination (Property)
The Destination property is used to define: the destination of a backup. the result file of the request....
HActivateAutoFilter (Function)
Enables an automatic filter on the linked files when browsing an XML file.
MapAddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
FontStrikeOut (Property)
The FontStrikeOut property is used to: Determine if the text displayed is struck through. Apply strikethrough formatting (or not) the text displayed in a control....
XMLAddChild (Function)
Adds a child tag into an XML document.
Including the code
You want to include your code lines in a condition, in a structure, ......
Error 112: An array can only have a maximum of X dimensions
Managing the Windows scheduler
Windows gives you the ability to schedule automatic tasks via the manager of scheduled tasks......
SOCKS5 protocol
SOCKS5 is a simple network protocol intended to standardize the use of proxies for applications......
Line (Property)
The Line property is used to define the line style used.
ControlFindTextFirst (Function)
Finds and selects the first element corresponding to the sought text in a window or control.
SpreadsheetLoad (Function)
Loads a file in XLSX format in a Spreadsheet control found in a window.
TestCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.