ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Button control
The Button control allows the user or the Web user to run a specific action with a simple click...
Drop-down button
The drop-down button expands:
  • a context menu.
  • a popup window.
Auto-scrolling text
Sometimes, text in a Static Text or Button control can exceed the width of the control...
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
Creating and handling an item
The main operations that can be performed on an item are as follows......
3-tier architecture
The development in "3-tier" architecture is now simplified......
Nation (External language)
Defines the display language for the titles, captions, messages...
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
MVP: Simple single-file example: Table + Linked file
Let's see a simple and illustrated example about the use of MVP to create a Table window with its linked form......
Page constants
List of constants used by page functions....
Visible (Property)
The Visible property is used to set the visibility of an element.
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
ImageInfoSave (Function)
Saves the modifications performed on the Exif tags of an image by ImageInfoModify.
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
VolumeModify (Function)
Modifies the setting of the volume for a sound source.
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
Functions for managing images
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ......
Setup of a WEBDEV site: Automatic data file modification
The automatic modification of the data files allows updating the description of data files on the Web server......
Checking an element back in the Source Code Manager (SCM)
Checking an element back in the repository is used to make the modified element available to all the users of the Source Code Manager......
Screen,Column (External language)
Returns the index of the current column in a Table based on a data file or in a Table populated programmatically.
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
FinLinearRedemption (Example)
Usage example of the FinLinearRedemption function
Handling a Logical Data Model (LDM)
The main operations that can be performed on an LDM are as follows......
FinRepayVal (Example)
Usage example of the FinRepayVal function