ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TrustedCertificateAdd (Function)
Adds a certificate to the list of trusted root authorities used to validate certification strings.
fOpenTempFile (Function)
Creates and opens a temporary file.
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
The Check Box control
A Check Box can correspond to......
J2EERun (Function)
Runs a procedure on a server of J2EE XML Web services.
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
Handling Spreadsheet controls programmatically (in a report)
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
WINDEV: Example of programmed Drag and Drop
Flexbox control description: General tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
ExtractStringBetween (Function)
Allows you to: extract a substring between two given separators from a character string. search for substrings between two given separators in a character string....
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
HTTPRequest (Function)
Starts an HTTP request on a server.
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
HCancelDeclaration (Function)
Used to: Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the data file is no longer recognized by the HFSQL engine. Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery)....
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
dbgSaveDebugDump (Function)
Saves a dump file of the application.
Compilation statement: IF ExecutionTarget
The <IF ExecutionTarget> compile statement allows you to compile or not compile a WLanguage code depending on the execution target.
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......