ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
Strict monitoring of a project
Via the Project Management Hub, WINDEV, WEBDEV and WINDEV Mobile allow you to define the different actions required to create a project......
WDStatistics: Configuring the WEBDEV administrator
To create the log files required to calculate the statistics for site traffic, a specific setting must be performed in the WEBDEV administrator......
Break in a report
The break is used to group the records corresponding to a sort criterion......
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
Keyboard shortcut and hotkey
A control in a window or page can be associated with an alphanumeric character, a key or combination of keys ("keyboard shortcut"), etc....
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
Crosstab report
The report editor allows you to create "Crosstab" reports......
Pinned area in a page: fixed area on the screen
A fixed area in a page is a page section that remains visible even if the Web user moves the browser scrollbar......
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
Version of the files in the virtual directory
The configuration diagnostic displays the following error......
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
Using the advanced types
The advanced types (XLS variables, ggl variables, ......
11. Managing requirements
The Project Management Hub allows the project manager to manage a development project....
TriState (Property)
The TriState property is used to: Determine if a check box option supports 3 or 2 states. Determine if a TreeView control uses 3-state or 2-state check boxes. Change the type of an option in a check box: option with 3 states or with 2 states....
The "Favorites" pane
The "Favorites" pane gives direct access to the favorites of your project......
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
FTPRemoveDir (Function)
Deletes a directory and its content (files and sub-directories) from an FTP server (File Transfer Protocol).
Check: Activity of an application
The monitoring robot proposes to check the activity of a WINDEV application......
InsertColumn (Function)
Inserts a column at a given position into an advanced two-dimensional array property (xlsDocument, ...).
FullTextIndex description (Type of variable)
A FullTextIndex description variable is used to describe one or more full-text indexes through programming.
ManageHTML (Property)
ManageHTML is used to configure the management mode of the HTML format in a full-text index.
ManageRTF (Property)
ManageRTF is used to configure the management mode of the RTF format in a full-text index.
LengthToString (Function)
Converts a size in bytes to a string with human-readable units such as kilobytes, megabytes or terabytes.
Geolocation functions/GPS
The following functions are used to handle geolocation data and to control GPS devices......