ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FBStartSession (Function)
Used to authenticate and log in to Faceboook.
<fbSession variable>.Start (Function)
Used to authenticate and log in to Faceboook.
<Source>.LogStop (Function)
Stops the log process of a file.
<Connection variable>.RegenerateFile (Function)
Regenerates a data file from its log.
HLogStop (Function)
Stops the log process of a file.
HInfoLog (Function)
Returns information about the server logs.
Inserting an image or video into a help page
It can be useful to use images or videos in help pages to explain the actions to be done, indicate which buttons must be used, etc....
HSetLog (Function)
Enables or disables log management on a file.
ServiceWriteEventLog (Function)
Writes an event into the log of Windows events.
<Source>.SetLog (Function)
Enables or disables log management on a file.
<Source>.LogInfo (Function)
Adds comments to the log when saving the operation.
dbgLogStatus (Function)
Returns and modifies the status of runtime log.
HLogInfo (Function)
Adds comments to the log when saving the operation.
Image control: Operating mode of a clickable image
You can define the click actions of an Image control ("General" tab of the control description window) to make it Clickable Image control......
9. Application menus
Menus are displayed in different ways......
Log-based replication: Programming the log-based replication in WLanguage
Several WLangage functions allow you to include log-based replication in your application and to customize it......
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
WinEditAllowed (Property)
The WinEditAllowed property is used to determine and configure the actions allowed on a control when the window switches to "Allow end users to modify the UI" mode.
WinEditMode (Property)
The WinEditMode property is used to determine and configure the actions allowed on a window and its controls when the window switches to "UI modification by end user" mode.
WDLog: Overview
The different operations that can be performed with WDLog are as follows......
LogMethod (Property)
The LogMethod property is used to: find out the log mode used for a data file (file defined in the data model editor or through programming). define the log mode used for a data file (when the file is described through programming)....
HLogRecreate (Function)
Used to re-create an empty log.
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
<Source>.LogRecreate (Function)
Used to re-create an empty log.
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
1
2
3
4
5
6
149
>