ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
Analysis: Import files into the analysis (external database, HFSQL files, etc.)
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc....
Creating a window skin template
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
Describing an element
A flexible modeling includes different elements linked together......
4. WEBDEV, WINDEV and WINDEV Mobile: fully compatible format
HTMLEditorGetDocument (Function)
Asynchronously retrieves the HTML document being displayed in an HTML Edit control.
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
<Connection variable>.ExecuteProcedure (Function)
Runs a stored procedure.
<Source>.FilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
HClearWorkingDir (Function)
Clears and destroys the temporary directory previously created when HServerWorkingDir was executed.
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
Frequently asked questions about Automatic Update
Frequently asked questions about the update search mechanism....
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
ReplicEdit: Taking the analysis modifications made into account
When modifying the analysis of a replicated application (add an item, a file, ......
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
Help system properties
The properties of help system are used to define......
WDPic (Type of variable)
The WDPic type is used to define the advanced characteristics of an image in ".wdpic" format.
WDInst: configuring the characteristics of the files to install
WDInst allows you to configure the characteristics of the files to install......
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
Interface of WDInst
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to......
Impact analysis
The impact analysis immediately identifies the consequences of the latest changes......