ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 42: Label out of scope of GOTO
Testing and debugging a remote site
WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)......
Optional events
By default, the codes available in the code editor correspond to the most common codes......
Multilingual project
The different types of windows
The following types of windows can be created in a WINDEV application......
WDBal messaging: Reading messages
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily read the incoming messages......
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
ERR_BAD_CONTEXT
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
WDADMINEXE: Managing the setups in push
WDADMINEXE is used to deploy network applications in push via the "Push" tab......
Configuring the setup program
Two tools can be used to create a setup program......
<zipArchive variable>.InfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
The HTML Display control
The HTML Display control displays a web page in an application......
FishEye
The "FishEye" effect is used to enlarge a section of editor graphs (analysis graph, UML graph, ......
W3C standardization
You must comply with the W3C standard (HTML 4......
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)....