ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
CameraConfigure (Function)
Allows you to configure the video capture driver.
VideoConfigure (Function)
Allows you to configure the video capture driver.
SOAPRunXML (Function)
Runs a procedure on a SOAP server.
MyHostControl (Reserved word)
The MyHostControl keyword is used to handle the WEBDEV Page control from the code of the page it displays.
Events associated with supercontrols
List of events associated with supercontrols...
zipOpenCAB (Function)
Opens an existing archive in CAB format.
SOAPAddXMLSignature (Example)
Usage example of the SOAPAddXMLSignature function
Print constants
List of constants used by the print functions....
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
Speech synthesis in the mobile applications
The phones can talk!......
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
ProjectInfo (Function)
Returns specific information about the project currently run.
Variable scope
Variables can be declared anywhere in the code....
Apply (Function)
Executes a procedure for each element of a WLanguage array.
CreateShortcut (Example)
Usage example of the CreateShortcut function
grAxisVisible (Function)
Configures how the axes are displayed in Line or Column charts.
Financial constants
List of constants used by the financial functions....
RTFSelection (Function)
Modifies or lists attributes of text currently selected in an control RTF (from a window or report WINDEV).
HashCheckFile (Function)
Checks the Hash of a file for a specific type of algorithm.
fMemOpen (Function)
Opens a memory zone shared between several applications.
Native Progress Connector: Programming with SQL functions
The use of SQL functions to handle Progress data does not require importing the file structure into the analysis......
HSetLog (Function)
Enables or disables log management on a file.
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......