ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPrintWord (Function)
Sends the character string passed in parameter to the print "buffer".
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
HCloseConnection (Example)
Usage example of the HCloseConenction function
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
WDMap: Viewing records: special cases
This help page presents the special display cases in WDMap......
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
Token (Type of variable)
The Token type is used to define all the advanced characteristics of a token displayed in an edit control.
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
Import an Document Figma
Les fonctions Bitcoin permettant notamment de manipuler un serveur Bitcoin Core sont les suivantes ......
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following elements......
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
MapPolyline (Type of variable)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.
Functions for managing Google calendars (prefix syntax)
List of functions for managing Google calendars (prefix syntax)...
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......