ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

10. Customizing the aspect of a site: skin elements
<Connection variable>.InfoGroup (Function)
Returns information about the specified group of users.
OrganizerPosition (Function)
Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control.
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
HInfoGroup (Function)
Returns information about the specified group of users.
Importing a CSS style sheet
WEBDEV allows you to import a CSS style sheet into a WEBDEV project......
HListUser (Function)
Returns the list of users defined for a connection.
<Organizer>.Position (Function)
Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control.
Flexbox example: automatic control layout
Flexbox controls allow arranging controls exactly as desired when the browser is resized......
The HTML control
The HTML control displays HTML pages or HTML code......
HInfoServer (Function)
Returns the specified information about the server.
HFSQL Client/Server: Configuring the data files on the server
PDFExtractPage (Function)
Extracts a page from a PDF file in a variable of type Image.
Functions for managing objects (External language)
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
Handling an Internal Page control through programming
The Internal Page control is used to display an existing internal page......
<Word Processing>.ToImage (Function)
Exports a page from a Word Processing control in image format.
<Variable pdfDocument>PageExtract (Function)
Extracts a page from a PDF file in a variable of type Image.
<Document variable>.ToImage (Function)
Exports a page contained in a Document variable in image format.
HServerWorkingDir (Function)
Returns the path of a temporary directory on the HFSQL server.
<Cell>.CloseDialog (Function)
Hides the Cell control previously displayed in the page via <Cell control>.DisplayDialog.
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......
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......