ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NotificationDisplay (Function)
Displays a message outside the browser.
Setup for WINDEV and WEBDEV (Development version and WEBDEV Application Server for Windows)
WDSQL: Running an SQL query
WDSQL is used to run all the SQL queries created by WDSQL......
SFDisconnect (Function)
Disconnects: the Salesforce platform. the current Salesforce session....
PostMessage (Function)
Sends a Windows message to a control or to a window.
SOAP functions
List of SOAP functions...
LDAPValidateAdd (Function)
Validates the addition of a new object into an LDAP server.
iOSAppGroupDirectory (Function)
Returns the path of the container used to share files between several applications belonging to the same iOS App Group.
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
dbgEndMemoryDiff (Function)
Saves a memory dump containing the memory resources that have been allocated and that have not been freed since the previous call to dbgStartMemoryDiff.
grDestinationEMF (Function)
Defines a meta file as chart destination (EMF means Enhanced Meta File).
How to retrieve the analysis structure through programming?
This help page explains how to retrieve the analysis structure through programming....
mongoConnection (Type of variable)
The mongoConnection type is used to define the advanced characteristics of a connection to a MongoDB server.
SendMessage (Function)
Sends a Windows message to a control or to a window.
RTFToHTML (Function)
Returns the HTML string corresponding to the specified RTF string.
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
Option (Property)
The Option property is used to get and change certain options.
Error 1006: The member is not global: use: to access it
modbusSession (Type of variable)
The modbusSession type is used to identify a connection to a Modbus server.
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) through programming.
SOAPGetResult (Function)
Returns the result of the last SOAP procedure that was successfully run.