ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site...
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
TreeView Table control properties
List of properties associated with the TreeView Table control...
Constants used by the TraceStart function
List of constants used by the TraceStart function....
BurnerList (Function)
Returns the list of burners installed on the current computer.
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
WLanguage procedure called by HTrack
WLanguage procedure called by HTrack
HSubstDir (Example)
Usage example of the HSubstDir function
The HTML Display control
The HTML Display control displays a web page in an application......
PVTFilter (Function)
Enables or disables a filter on a Pivot Table control.
iPrintSignature (Function)
Prints an image of the signature in a rectangular area.
zipChangePath (Example)
Usage example of the zipChangePath function
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
I was using Visual Basic with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the Webservice.
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
zipExtractFile (Example)
Usage example of the zipExtractFile function
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
sfMergeResult (Type of variable)
The sfMergeResult type is used to find out the result of SFMerge...
sfLeadConvertResult (Type of variable)
The sfLeadConvertResult type is used to find out the result of SFConvertLead...
SysBatteryOptimBackground (Function)
Used to manage battery optimization: Identifies the battery optimization mode for the current application. Prompts the user to disable battery optimization for a given application on the device. This function can be used to tell the operating system to stop preventing the application from running in the background....
xxWDGetReturnValue
Used to retrieve the return value further to a call to nWDEvaluate, nWDExecute or nWDExecuteEx......