ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
Creating a table in a report
Tables can be created in a report......
WLanguage procedure called by CameraVideoStart
WLanguage procedure ("callback") called when the video recording is completed.
WEBDEV administrator: Characteristics of current connections
The "Connections" tab gives various information about the current connections......
Creating a select query
A select query (corresponding SQL statement......
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
Validity period of site pages
When creating a page, a validity period can be defined for this page......
13. Security benefit: managing the "Back" button
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
OpenSSLCheck (Function)
Checks, via a public key, that the signature of data performed with the OpenSSL library is correct.
fResourceDir (Function)
Returns the path of the read-only resources of the application.
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
URL Rewriting
URL Rewriting is a technique used to improve SEO......
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
iDocumentCanceled (Example)
Usage example of the iDocumentCanceled function
Effect (Property)
Use in the GuidedVisitStage class - Access in get + Write - Type: Integer32
Installing OpenOffice
WINDEV, WEBDEV and WINDEV Mobile propose a spelling checker......
12. Available tests
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......