ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
Code snippets
The code editor allows you to enter "Code snippets"......
WEBDEV concepts
DriveMoveDirectory (Function)
Move a directory and its contents to another directory on the same Drive (remote disk).
FaxSend (Function)
Sends a fax according to the connection that was established beforehand (FaxConnect).
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
WLanguage functions available for a report
Most WLanguage functions can be used in the events of a report (created with the report editor)......
WebSocketExecute (Function)
Executes a procedure in the context of a client connected to the WebSocket server.
FaxOutbox (Function)
Enumerates the pending faxes or the outgoing faxes.
FaxDisconnect (Function)
Closes a connection to a fax server (established beforehand by FaxConnect).
_VisiteGuideeEtapeBulle (Type of variable)
Le type _VisiteGuideeEtapeBulle permet de définir toutes les caractéristiques avancées d'un XXX....
FaxResume (Function)
Re-enables a fax paused in the spooler (pending fax).
FaxPause (Function)
Pauses a fax in the spooler.
FaxStatus (Function)
Returns the status of a fax that was sent by FaxSend.
FaxDelete (Function)
Deletes a fax from the spooler and cancels it.
fSeek (Example)
Usage example of the fSeek function
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
Upgrading a WEBDEV Cluster
WEBDEV Custer is a hosting solution for WEBDEV sites that ensures high performance and availability......
Before calling the Free Technical Support
The operations to perform before calling the Technical Support......
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.