ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Customizing the User Groupware
KioskEnable (Function)
Switches the current Android application to kiosk mode.
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
The user version of query editor (Reports & Queries)
A query is used to interrogate a database in order to view, insert, modify or delete data......
kbCard (Type of variable)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.
SourceFromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
Variable scope
Variables can be declared anywhere in the code....
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
OrgSaveImage (Function)
Creates an image representing the entire Organization Chart control.
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
Functions for managing Dates and Times (prefix syntax)
List of functions for managing dates and times...
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
Constants for managing videos
List of constants used by the functions for video management....
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS Webservice in order to allow it to be used......
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...
Currencies
A currency is a real coded on 10 bytes....
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
SocketRead (Function)
Retrieves a message sent by another socket.