ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Android Control Center
Do you know where to find your application log files?...
5. User Groupware in practice
Style sheet
A style sheet ("......
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications......
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
SocketRead (Function)
Retrieves a message sent by another socket.
<Source>.FTListWord (Function)
Lists the words of the current record that will be taken into account by the full-text indexing.
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
HFTListWord (Function)
Lists the words of the current record that will be taken into account by the full-text indexing.
Automatic Application Features (AAF)
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
Multi-touch in a Chart control
One of the most common applications of the multi-touch feature is used to handle images......
Resizing a window (AAF)
Checking spelling in edit controls
WINDEV lets you use the spelling checker in the Edit controls and text columns of the Table controls of WINDEV applications......
Analysis: Import files into the analysis (external database, HFSQL files, etc.)
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc....
Feedback component
The Feedback component is a component provided with WINDEV......
The different types of windows
The following types of windows can be created in a WINDEV application......
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
HTMLToRGB (Function)
Converts the HTML color into RGB color.
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......