ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
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......
Constants for managing dialog boxes
List of constants used by the functions for managing dialog boxes...
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...
11. External component
Resizing a window (AAF)
Error 2: Incomplete line
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
ImageState (Property)
The ImageState property is used to get and change the number of drawings in: The image associated with a button. The image of the cursor in a slider. The image associated with the button of a sidebar pane. The image associated with the button of a tab pane. The image associated with the Rating control. The image associated with a group in a Ribbon control. The image associated with a menu option....
NewLine (Property)
The NewLine property is used to determine: in a Table control, whether the current row was created with TableAddXXX or TableInsertXXX. in a Looper control, whether the current row was created with LooperAddXXX or LooperInsertXXX. in an Organizer control, whether an appointment was created via the popup menu. in a Scheduler control, whether an appointment was created via the popup menu....
The Cell control
The Cell control contains controls......
The "Site directory" pane
The "Site directory" pane is used to manage the "<My project>_WEB" directory of the current project......
Diagram Editor (WEBDEV): Features
The Diagram Editor control includes many features accessible via......
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
HAddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server data files....
HListScheduledBackup (Function)
Lists the full and differential backups that have been scheduled on HFSQL Client/Server....
HModifyScheduledOptimization (Function)
Modifies a scheduled optimization task on the HFSQL server defined by the connection.
UploadDeleteAll (Function)
Clears the list of files to upload: no file will be uploaded on the server.
<Upload>.DeleteAll (Function)
Clears the list of files to upload: no file will be uploaded on the server.