ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Appendix 2: Checking the server
Bloque entièrement ou partiellement un fichier externe....
AnimationSetParameter (Function)
Changes one of the animation parameters used for: an animated image (in an Image control), an animated text (in a Static control)....
NetDirList (Function)
Lists the directories and the files found: on the FTP server (File Transfer Protocol) or on the RPC server (Remote Procedure Call) powered by WINDEV, on the client computer. This function is kept for backward compatibility....
Warning 127: You are using a data source local to the process
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
Warning (Function)
Displays a custom message in a system warning window.
EmailSeekFirst (Function)
Finds one or more emails according to the criteria specified in the messaging software (Outlook, messaging software using the IMAP protocol, ...).
AAF: Expanding or collapsing a tree structure (Table or TreeView Table control)
The TreeView and TreeView Table controls give the end user several options via the context menu......
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
The Range Slider control
The Range Slider control is used to easily select an interval or a zoom......
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......
System functions
List of system functions...
Error 1055: 'Ancestor' can only be used in the code of a class derived from a class
DotNetRun (Function)
Runs a procedure on a .Net server.
<Image variable>.DrawLine (Function)
Draws a line in an Image variable.
<picLayer variable>.Fill (Function)
Colors an area in a picLayer variable.
Error 305: The element does not exist in the window
Commands of the external interface
HNoModif (Function)
Forbids all the modifications on a data file (for all the programs, including the one that requested the no-modification policy).
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
zipArchive (Type of variable)
The zipArchive type is used to handle an archive file in one of the following formats: ZIP, CAB, RAR or WDZ.
<Popup>.Display (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).