ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications...
ReplicDeleteSubscription (Function)
Deletes the subscription of a replication on the replication server.
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
DocInfoXY (Function)
For a given position in a Word Processing control (coordinates of a control point), returns one of the following: the number of the corresponding page, the corresponding X-position (in mm), the corresponding Y-position (in mm)...
Managing the required input in WEBDEV
To prevent users from leaving a control empty, you can set it as a required field......
5. User Groupware in practice
WDZip: Overview
WDZip is used to compress and group your files in archives......
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
Style of a control
As soon as it is created, a control is associated with a style......
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
gpwListOAuthParameters (Function)
Retrieves the list of OAuth parameters defined for the User Groupware, i.e. the list of providers (Google, Facebook, etc.) to which it is possible to connect via the User Groupware. These parameters are defined via the User Groupware administration site.
TwainToGIF (Function)
Allows you to: save the document coming from the Twain device in a GIF file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in GIF format (in a buffer)....
TwainToJPEG (Function)
Allows you to: save the document coming from the Twain device in a JPEG file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in JPEG format (in a buffer)....
AppOpenForm (Function)
Opens: the form of an application on Android (Play Store), iOS (App Store) or Windows (Windows Store) in order for the user to give a mark to it and/or to comment it. the form for configuring the In-App purchases of an application....
2. Projects in practice
Discover the main operations that can be performed on a project....
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
Tab order in a window, a page, etc.
The tab order of the controls found in a window or in a page describes the order in which the controls take focus in a window when the user presses the [Tabulation] key......
GDI+ framework
Some WINDEV features use the GDI+ framework......
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
ERR_CANNOT_CREATE_TMP
ScrollbarPosition (Function)
Used to manage the position of scrollbars: Modifies or retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WINDEV or WINDEV Mobile application. Retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WEBDEV site....
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
ReplicInfo (Function)
Returns information about a replication.