ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project elements
The project includes windows, reports, queries, help files, sets of procedures, ...
The "Browser" pane
When a WINDEV, WEBDEV or WINDEV Mobile element (analysis, query, ...
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ...
Importing elements into a project
All the elements of a project (windows, reports, classes, sets of procedures, queries...
HModifyServerProperty (Function)
Modifies the properties of an HFSQL server.
Properties associated with a window
List of properties associated with a window...
<Connection variable>.ModifyServerProperty (Function)
Modifies the properties of an HFSQL server.
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....
HTMLFindElementByID (Function)
Searches for the element whose "ID" attribute matches a specific value in an HTML document (or in an HTML node).
MemSeek (Function)
Seeks an element in a memory area: on the value added by MemAdd or on the value modified by MemModify, on the return value....
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
Creating the executable and the setup program
The languages supported by the application are taken into account......
Generating the RAD pattern
To generate a RAD pattern:...
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
ExtractStringBetween (Function)
Allows you to: extract a substring between two given separators from a character string. search for substrings between two given separators in a character string....
WDMSG, WDTRAD and WDDIXIO: Translation tools
Page templates
WEBDEV allows you to create page templates......
11. Window templates
WINDEV Mobile allows you to create window templates....
Types of recognized PCL printers
WINDEV and WEBDEV allow you to automatically print for a number of specific PCL printers......
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
Site test: the different types of tests
WEBDEV includes multiple methods for testing your sites......
Setup by stand-alone physical media
A setup by stand-alone physical media allows you to provide a media that contains all the files required for installing and running a site......
Hour (Keyword)
The Hour keyword can correspond to: the Time variable. the Time property which is used to get and change the time of an element....
<docFragment variable>.Insert (Function)
Replaces the content of the current fragment. The objects that can be used are: an element, a document, a paragraph, a text, an image, a fragment....
<Document variable>.Insert (Function)
Inserts an object in a Document variable. The objects that can be used are: an element, a document, a paragraph, a text, an image, a fragment....
Creating a RAD pattern
From version 12, a new RAD technology has appeared......