ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Manipulating files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another...
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
GglGetDocument (Function)
Downloads a document from the Google Docs service.
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Handling a dictionary
WINDEV, WEBDEV and WINDEV Mobile allow you to easily perform the following operations on a dictionary......
Assisted universal replication
To easily establish the universal replication between the data of a remote application and a central database, WINDEV and WEBDEV allow you to......
HLinkMemo (Example)
Usage example of the HLinkMemo function
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
NumberAccessiblePages (Property)
The NumberAccessiblePages property is used to get the number of pages currently loaded in a PDF Reader or Word Processing control.
HModify (Example)
Usage example of the HModify function
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
How to populate a Table control programmatically?
This help page presents the different methods that can be used to populate a Table control programmatically....
KeyPressed (Function)
Checks which key is pressed.
Constants used by the TraceStart function
List of constants used by the TraceStart function....
HCancelAlias (Function)
Cancels an alias that was declared beforehand by HAlias.
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
HCancelDeclaration (Example)
Usage example of the HCancelDeclaration function
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
SysRecentDocList (Function)
Returns the list of recently opened documents.
CtUserName (Property)
The CtUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.
Configuring the Apache 2.2 server
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......