ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CallDLL32 (Example)
Usage example of the CallDLL32 function
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
HSuggestKeyStart (Function)
Starts collecting information on executed queries.
API (Example)
Usage example of the API function
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
SOAPRun (Function)
Runs a procedure on a SOAP server.
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
URIToFile (Function)
Saves, in the background, the content of a resource (image, text, etc.) identified by its URI in an external file.
WDZip: Creating or modifying an archive
This help page explains how to......
Dequeue (Function)
Removes an element from the queue.
Pop (Function)
Pops an element from a stack.
memcachedConnection (Type of variable)
The memcachedConnection type is used to define the characteristics of a connection to a Memcached server.
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....
EnumControl (Function)
Returns the name of Nth control found in the specified element.
ErrorChangeParameter (Function)
Configures the automatic behavior that will be implemented if an error occurs in the current process.
Installing a SOAP server with Apache
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.