ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PDF Reader control properties
You can manipulate PDF Reader controls in a window using the following WLanguage properties......
Memo (Property)
The Memo property is used to determine if an item is of type memo.
HFSQL management functions
List of functions for HFSQL management...
WINDEV applications for Linux: Specific features
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
ServiceModify (Function)
Modifies the configuration of a service according to the information given in the members of the Service variable.
SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.
HAdd (Example)
Usage example of the HAdd function
FTPConnect (Example)
Usage example of the FTPConnect function
HExtractMemo (Example)
Usage example of the HExtractMemo function
zipChangePath (Example)
Usage example of the zipChangePath function
Table,Position (External language)
Sets the position on a given element or returns the element on the fist row of a Table control populated programmatically.
grHMDeleteColor (Function)
Deletes the colors specified by grHMColor from a Heatmap chart.
grScatter3DLinkPoint (Function)
Links (or not) the points found in a "3D Scatter" chart.
Display (Property)
The Display property gets and sets the video displayed in the Conference control. The Conference control can display an incoming video, an outgoing video, or no video.
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......
FilteredItem (Property)
The FilteredItem property is used to identify the item that has a filter implemented by HFilter.
NbComponent (Property)
The NbComponent property is used to get the number of elements in a composite key.
Managing bar codes
The use of bar codes to identify and manage products has become essential......
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
mongoDatabaseInfo (Type of variable)
The mongoDatabaseInfo type is used to define the advanced characteristics of information about a MongoDB database.
Configuring the setup program
Two tools can be used to create a setup program......
WLanguage procedure called by WebSocketClientConnect
WLanguage procedure ("callback") called by WebSocketClientConnect when the connection to the server is established.