ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
Installing the HFSQL Server module
DrawingAvailable (Function)
Indicates whether the drawing features are supported by the browser.
gpwResetPassword (Function)
Resets the password of a registered user.
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
Natif Informix Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Informix (also called Native Access......
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
Showing passwords (AAF)
By default, in password controls, characters are replaced with dots......
How to populate a TreeView control using a data file?
By default, the TreeView control cannot automatically display the data coming from a data file......
Multi-database queries
A query (typed in SQL code) can operate on different databases......
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
Drop-down button
The drop-down button expands: a context menu. a popup window....
AnimationMinFPS (Function)
Configures the minimum number of images per second in order for the animations (transition effects) to be enabled in the controls.
ocrOption (Type of variable)
The ocrOption type is used to define all the general options of the native OCR (Optical Character Recognition) system.
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
Open document tabs
The document tabs allow you to navigate between the different elements opened in the different editors....
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The Web user will have the ability to print the report from a button, a menu option, ... for example....
Scanning a document (via a WIA driver)
Windows Image Acquisition (WIA) is a Windows device driver interface and API that allows applications to scan documents using a scanner......
Site test: the different types of tests
WEBDEV includes multiple methods for testing your sites......
Generator of WINDEV skin templates: Customizing the elements
The generator of WINDEV skin templates is used to generate the necessary files for creating a custom skin template for the WINDEV projects......
21. Managing business rules
Managing business rules...
SocketConnect (Function)
Connects a client computer to a given socket.