ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites......
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
InMinutes (Property)
The InMinutes property is used to convert a Duration variable to minutes.
Information 37: Optimize your FOR loop
Managing bar codes
The use of bar codes to identify and manage products has become essential......
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
Events associated with Table controls
List of events associated with Table controls...
SysInstance (Function)
Returns the instance of a module.
AutoLineWrap (Property)
The AutoLineWrap property is used to: determine if the automatic line wrap feature is enabled in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control. set the line wrap mode in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control....
How to create and handle a structure?
This help page explains how to create and handle a structure....
Canada.CheckSIN (Function)
Checks the validity of a Canadian Social Insurance Number (SIN).
Automatic feature for copying forms
When typing several copies of a form one after another, some of the information to type may be the same for each instance of the form......
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode......
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)......
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
DateTimeValid (Function)
Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0 hundredths of a second and December 31, 9999 at 23 hours 59 minutes 59 seconds 99 hundredths of a second....
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
The Dockable Panel control
The Dockable Panel control allows you to easily organize the software interface into zones that the end user can freely move......
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Result of a query in test mode
After its execution in test mode (see Running the query test), the result of the query can be......