ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

17. TLS/SSL: Encrypting information on the Web
5. User Groupware in practice
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
Events associated with the project
List of events associated with the project...
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
Native SQLite Connector: Programming with SQL functions
The use of SQL functions to handle SQLite data does not require importing the data file structure into the analysis....
GglGetDocument (Function)
Downloads a document from the Google Docs service.
TabOpen (Function)
Opens a new pane in a Dynamic Tab control.
URIToFile (Function)
Saves, in the background, the content of a resource (image, text, etc.) identified by its URI in an external file.
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
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....
EnumMenu (Function)
Returns: the name of nth option or sub-option found in the main menu of window. the name of nth option or sub-option found in a custom context menu (created with WINDEV or WINDEV Mobile)....
gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
ProgressBar (Function)
Displays a progress bar in the status bar of current window.
HTransactionInterrupted (Function)
Used to find out whether a transaction was interrupted (the transaction was neither validated nor canceled).
Handling a toolbar through programming
WINDEV allows you to handle a Toolbar control through programming......
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
LibraryPanelVisible (Property)
The LibrayPanelVisible property is used to: determine if the "Library" panel is displayed in a Diagram Editor control. show or hide the "Library" panel in a Diagram Editor control....
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
Image detection management constants
Calculates the width (in millimeters) of the text to print, according to the specified font....
Google Contacts management functions
List of functions for managing Google contacts...