ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HandwrittenInput (Property)
The HandwrittenInput property is used to manage stylus or mouse input (Windows XP Tablet PC or Windows Vista, respectively).
User Groupware and multilingual application/site
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
Date management constants
List of constants used by date management functions...
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
User Groupware files
Two categories of data files are managed......
24. Displaying and linking pages
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
SocketCreate (Function)
Creates a socket.
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
HState (Example)
Usage example of the HState function
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
Configuring an application with User Groupware
Using the UI modification when running a project or window test
End users can directly modify the interface of the application (according to the options specified by the developer).......
Running the test of the User Groupware and installing it
Clipping the window according to an image
An image can be used to easily define the shape of a window......
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Events associated with Internal Page controls
List of events associated with internal pages and Internal Page controls
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
Print constants
List of constants used by the print functions....