ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Developing 64-bit sites
You can deploy 64-bit compatible sites......
Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
Google Maps management functions
List of functions for managing Google maps...
HTMLEnableDebugger (Function)
Enables the HTML/JavaScript debugger on CEF-based HTML controls: HTML Display or HTML Editor control....
ContactReset (Function)
Reinitializes: the Contact structure. a Contact variable....
Check: Connectivity to HFSQL Client/Server
The monitoring robot will try to connect to a HFSQL Client/Server server......
Check: HTTP connectivity
The monitoring robot will read the header and the content of a web page......
TelemetryIdentifyUser (Function)
Identifies the current user for whom the telemetry data is saved.
LoWord (Function)
Returns the two low bytes of an integer.
HiWord (Function)
Returns the two high bytes of an integer.
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
WDDeploy features
WDDeploy can be used to......
Google constants
List of constants used by the Google functions....
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
Associative array (Type of variable)
An associative array is an "advanced" type of array...
Handling external JavaScript objects from WLanguage
The WLanguage in "Browser" mode is used to interface with the Web APIs such as the ones proposed by Google or Yahoo......
OpenIDIdentity (Type of variable)
The OpenIDIdentity type is used to define all the advanced characteristics of a user connected to a service via the OAuth 2.0 protocol.
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
Including JavaScript files or a Web resource
WEBDEV allows you to include Javascript files or external resources in a WEBDEV project......
Looper control based on a data file
This type of Looper control uses data from a data file or query......