ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API
API (Function)
Runs a function found in an external DLL.
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API
Instance (Function)
Returns the "system handle" (HINSTANCE) of the current program.
CallDLL32 (Function)
Runs a function found in an external DLL.
Rich text, links and images in the WEBDEV controls
Rich text supports multiple advanced features: font, weight, size, color, attribute, ......
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
WDInst : languages supported by the setup
If your applications must be installed in several countries, the setup editor WDInst gives you the ability to generate a multilingual setup......
Creating the Form pages of a WEBDEV RAD pattern
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
Font
The Font keyword can correspond to: a Font variable. the Font property....
SpreadsheetAllowProcedure (Function)
Allows the use of a WLanguage function/procedure in a formula of a Spreadsheet control....
SpreadsheetControlFormula (Function)
Allows you to use a control in order to create a custom formula bar for the Spreadsheet control.
"Preset controls" pane
The "Preset controls" pane proposes several preset controls that can be included in the current window or in the current page by "Drag and Drop"......
1. WINDEV editors
WINDEV editors...
ImageArea (Function)
Returns the number of the image area clicked by the Web user.
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
First page of the project in session mode
The first page of the project is the first page in Session mode opened in the Web user's browser when a WEBDEV site in session mode starts......
Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option......
AWP without UI
Bootstrap, Angular, React, Vue......
Page templates
WEBDEV allows you to create page templates......
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
GanttWorkingHour (Function)
Overwrites the working hours on a row in a Gantt Chart column of a Table (or TreeView Table) control.
ImageXPos (Function)
Returns the horizontal position (X) of the mouse cursor in relation to the specified Image control.
GetActiveObject (Function)
Allows to use an Automation object already started on the current computer.
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......