ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
SFDisconnect (Function)
Disconnects: the Salesforce platform. the current Salesforce session....
JSProperty (Function)
Used to handle specific features on the objects found in the current page.
AnimationSetMode (Function)
Changes the type of animation: for an image in an Image control. for a text in a static control....
PostMessage (Function)
Sends a Windows message to a control or to a window.
SOAP functions
List of SOAP functions...
iPageHeightLeft (Function)
Calculates the available height (in millimeters) left on the current page while taking into account the defined margins (top or bottom).
LDAPValidateAdd (Function)
Validates the addition of a new object into an LDAP server.
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
Composite variable
A composite variable contains different types of elements (members)...
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc.
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
diagActionAllowed (Type of variable)
The diagActionAuthorized type is used to define the actions available to end users on a diagram shape in the Diagram Editor control.
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
Configuring the SOAP administrator
W3C standardization
You must comply with the W3C standard (HTML 4......
JWTParameters (Type of Variable)
The JWTParameters type allows you to define all the information necessary to perform JTW authentication.
Batch processes: Creating executables, WDLs, components, and more...
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
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.
NotificationDisplay (Function)
Displays a message outside the browser.
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.