ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating a skin template from an existing skin template
You can create a skin template from an existing skin template (provided by PC SOFT, for example)......
OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
14. Report templates
...Report templates are used to easily standardize report layouts....
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
Compatibility between external components and deployed applications
A component can evolve in many ways......
Batch processes: Creating executables, WDLs, components, and more...
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
Using new features exclusive to WINDEV Suite SaaS in a project
Version 2025 Update 1 introduces various new features specific to SaaS version......
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
RecorderAction (Function)
Runs an action on the recorder or dictaphone found on the current device.
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
InterpretAmpersand (Property)
The InterpretAmpersand property is used to determine and change how the '&' character is interpreted in: field label Window label. the elements of a List Box control. the elements of a Combo Box control. the values of a column in a Table control....
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
Message (Property)
The Message property is used to: Find out the help message associated with a control or with a menu option (in a window). Modify the help message associated with a control or with a menu option (in a window)....
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
Edit control: buttons integrated into the input field
You can include different buttons in the input area of an Edit control......
Calling a procedure/a function
Syntax for calling a local or global procedure.
Creating the menus for the windows of the WINDEV RAD pattern
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL Cluster....
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......