ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
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......
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....
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
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......
SOAP functions
List of SOAP functions...
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.
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.
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
Time management help
Time management is extremely important......
appServerScheduledTask (Type of variable)
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a webservice).
Chrono (Type of variable)
The Chrono type is used to define all the advanced characteristics of a stopwatch.
StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......