ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

RepeatString area: movements and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
MaVisiteGuidée
The Variable MyGuidedVisit allows handle the current guided tour. The variable Ma GuidedTour allows you to know the characteristics of the variable of type GuidedTour used.
Today (Function)
Returns or modifies the system date (current date defined on the current computer).
"?" menu
WINDEV proposes a help menu adapted to your applications......
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
SocketCreate (Function)
Creates a socket.
SocketClientInfo (Function)
Allows the server to get information about the current client socket.
Duplicating a project
Duplicating a project allows you to have two identical projects with the same name but found in different directories......
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
WDSQL: Convert the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
Deploying in the cloud for PC SOFT applications
PC SOFT allows you to host your sites in the CLOUD for PC SOFT applications......
SQL Server Native Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model database schema......