ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.FTListWord (Function)
Lists the words of the current record that will be taken into account by the full-text indexing.
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
Import from previous versions
To install a dynamic WEBDEV site on a web server, you will need deployment accounts......
Creating a translation file
WDINT allows you to create a translation file....
MmoPackMethod (Property)
The MmoPackMethod property sets the compression mode of a MMO file (containing text and binary memos) associated with a data file.
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
Automated tests: Emulation functions
List of automated tests: Emulation functions...
ListDLL (Function)
Returns: at runtime: the list of libraries (".DLL" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site. Only the libraries loaded in memory are listed. in test mode: all the libraries installed on the current computer....
Background image of multilingual window
In some cases, the background image of a window can contain a text (the application name, a specific caption, ......
<Source>.ListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
HExecuteProcedure (Function)
Runs a stored procedure.
<Connection variable>.ExecuteProcedure (Function)
Runs a stored procedure.
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
GanttAddLink (Function)
Creates an "End to Start" link between two tasks displayed in a Gantt Chart column found in a Table (or TreeView Table) control.
<Gantt chart>.AddLink (Function)
Creates an "End to Start" link between two tasks displayed in a Gantt Chart column found in a Table (or TreeView Table) control.
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
1. What is the WEBDEV administrator used for
Preparing the phone to run the test of an Android application
WINDEV Mobile allows you to develop Android applications. To run the test of these applications on an Android phone, some operations must be performed ......
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......
ERR_CANNOT_CREATE_TMP
NetStartServer (Function)
Starts an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
Guest (Property)
The Guest property is used to get and modify a list of guests.
Universal replication
The purpose of universal replication is to keep several databases synchronized......