ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
fMoveFile (Function)
Moves a file from one directory to another.
Organizer report
The report editor gives you the ability to create "Organizer" reports....
Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....
DocToText (Function)
Creates a character string from the data: found in a Word Processing control or in a Word Processing document. found in a paragraph of a Word Processing control....
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
Google Calendar management functions
List of functions for managing Google calendars...
7. Dynamic site on specific configurations
Functions for managing Google contacts (prefix syntax)
List of functions for managing Google contacts...
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
Managing the certificates
Signing a file allows you to check that the file was not modified or altered since it was signed. The signature also allows you to check the issuer identity....
Project compilation: Warning, Error, Information, Programming standard...
When developing a project, the project is compiled on a regular basis....
fCurrentDir (Function)
Identifies or modifies the current directory.
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
HTTPSendForm (Function)
Sends an HTTP form.
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
The Time control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
<Window>.EdLoad (Function)
Loads the modifications performed by the end user in a window.
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......