ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Domotics: Overview
The home automation via power-line carrier (X10) has now become reality......
FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java applet files, the other files accessible from the browser....
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
FTPCommand (Function)
Sends a specific FTP command to a server.
WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......
RGBGreen (Function)
Returns the green component of an RGB color.
RGBRed (Function)
Returns the red component of an RGB color.
RGBBlue (Function)
Returns the blue component of an RGB color.
SchedulerTaskProperties (Function)
Reads the properties of a scheduled task and updates the ScheduledTask structure.
ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
12. Retrieving data from a site
Charset (Property)
The Charset property is used to: Get the character set used by a Font variable. Change the character set used by a Font variable. Get the character set used by an HFSQL data file....
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
3. Deploying a dynamic WEBDEV site
Programming overview in C and C++
ShellExecute (Function)
Opens a document in its associated application.
Voice commands in your applications
The applications that you develop can react to the user's voice......
Publishing the replication from ReplicEdit
A replication description created with ReplicEdit can be published from this tool on a replication server......
InDeviceOwnerMode (Function)
Indicates whether the Android application is in "Device owner" mode.
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run......
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
grCreateFont (Function)
grCreateFont is kept for backward compatibility.
Managing the Windows scheduler
Windows gives you the ability to schedule automatic tasks via the manager of scheduled tasks......