ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......
<Connection variable>.TransactionIsolation (Function)
Configures the isolation mode of transactions for a connection to an HFSQL server.
SocketClientInfo (Function)
Allows the server to get information about the current client socket.
The planes (in a window or in a report)
The planes are used to group the window controls......
Automatic feature for copying forms
When typing several copies of a form one after another, some of the information to type may be the same for each instance of the form......
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
Using the advanced types
The advanced types (XLS variables, ggl variables, ......
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
Error 3: The string has no final "
PageNumber (Property)
The PageNumber property is used to: get and change the number of the page displayed in an Image control ("multi-page" image files) get and change the page number of a PDF file displayed in an image control of a window get and change the page number of a PDF file displayed in the background of a report....
The Tab control
The Tab control is used to simultaneously display different controls......
Creating an insert query
An insert query (corresponding SQL statement......
<Connection variable>.DeleteLink (Function)
Deletes an integrity rule between two data files on the server.
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
Generating SQL scripts
The content of an analysis can be exported in the format of SQL scripts for a specified database (SQL Server, Oracle, ......
Compilation options
The compilation options allow you to define the help system generation settings......
Handling Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls......
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
HClearWorkingDir (Function)
Clears and destroys the temporary directory previously created when HServerWorkingDir was executed.
<Connection variable>.ExecuteProcedure (Function)
Runs a stored procedure.
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
11. External component
Resizing a window (AAF)
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...