ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Font (Type of variable)
A Font variable creates a font programmatically...
<Source>.ListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
iParameterPreview (Function)
Configures the print preview: display a message regarding the resources of current computer. display or not the ribbon panes (as well as the buttons found). the export options available in the mini preview window....
11. Window templates
WINDEV Mobile allows you to create window templates....
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
Properties associated with the rows of a TreeView control
The rows of TreeView controls in a window or page can be manipulated using different WLanguage properties......
sClose (Function)
Closes the specified serial port, parallel port or infrared port.
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
HTMLWrap (Function)
Wraps the specified node in a given node of an HTML document.
HTMLRemoveChild (Function)
Removes a given node in the current node of an HTML document.
<htmlNode variable>.Wrap (Function)
Wraps the specified node in a given node of an HTML document.
<htmlNode variable>.RemoveChild (Function)
Removes a given node in the current node of an HTML document.
Options for generating the HTML pages
The options for generating the HTML pages in a WEBDEV project can be defined......
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
Managing parallel tasks
The computers are becoming more and more powerful......
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
dChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
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......
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
<Image variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
Font
The Font keyword can correspond to: a Font variable. the Font property....
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......