ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
Java application and WINDEV
A Java application is an application entirely compiled in Java......
GuidedTour (Type of Variable)
The GuidedTour type allows you to define all the advanced characteristics of a guided tour and its stages.
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
Connected objects: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......
Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis......
Clipping the window according to an image
An image can be used to easily define the shape of a window......
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
dFill (Example)
Usage example of the dFill function
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...
CharacterSpacing (Property)
The CharacterSpacing property gets and sets the spacing between characters.
SpreadsheetClose (Function)
Closes the XLSX document that was opened by SpreadsheetLoad.
DnD constants
List of constants used by the functions for managing the Drag and Drop....
SizeUnit (Property)
The SizeUnit property gets and sets the font size unit.
TableInfoXY (Example)
Usage example of the TableInfoXY function
OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
Date (Type of variable)
The Date type enables you to easily handle the dates...
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......