ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Popup window
WINDEV allows you to open windows in popup format......
EmailImportHTML (Function)
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email.
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....
Caption (Property)
The Caption property is used to get and change the text of an element.
GglUploadDocument (Function)
Uploads a document to the Google server.
RadioButtonAdd (Function)
Adds a new option into a Radio Button control.
ThreadSendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
SQL functions: Special case
List of SQL functions: Special case...
LDAPReplaceAttributeValue (Function)
Replaces a specific value of an attribute by a new value.
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
The different types of windows
The following types of windows can be created in a WINDEV application......
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
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.
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
Events associated with Shape controls
List of events associated with Shape controls...
SCM: Management of branches
The management of branches is used to manage several versions of the same application in parallel......
Download_constants
Utilisation dans la classe diagForme - Accès en Lecture + Ecriture - Type : Réel double...
fUncompress (Example)
Usage example of the fUncompress function
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
gpwUser (Type of variable)
The gpwUser type is used to describe and modify the characteristics of a user of WEBDEV or WINDEV User Groupware.
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....