ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PC SOFT's Assistance Directe ® service
Your application may be strategic and you may want to have a priority access to the Technical Support......
SIPVisible (Function)
Displays the keyboard.
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
Example for creating a select query
This help page explains how to create two select queries......
gLine (Function)
Builds a sequence of characters containing a line.
WDINT license agreement
WDINT license agreement...
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
WDMap: Reindexing an HFSQL data file
WDMap is used to find out whether an HFSQL data file must be reindexed and reindex an HFSQL data file......
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
Constants for managing the modification of windows by the user
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
OpenSister (Function)
Opens a non-modal sibling window.
gRectangle (Function)
Builds a sequence of characters used to draw a rectangle.