ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

sfSessionInfo (Type of variable)
The sfSessionInfo type is used to get information about the current session...
7. Dynamic site on specific configurations
dRectangle (Example)
Usage example of the dRectangle function
Speech synthesis in the mobile applications
The phones can talk!......
Palette (Type of variable)
The Palette type is used to define the advanced characteristics of a color palette.
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
dCircle (Example)
Usage example of the dCircle function
kbActionAllowed (Type of variable)
The kbActionAllowed type allows you to define which actions are available to the end user when handling cards in a Kanban control.
7. Available controls in a window
WINDEV Mobile includes several types of controls...
eChangeCurrency (Function)
Converts a currency into another currency.
httpProgress (Type of variable)
The httpProgress type is used to manage the progress when sending or receiving an HTTP request.
System popup menu
The system popup menus are managed by the system (Android, Windows, ......
ComponentInfo (Function)
Returns information about a component.
xmlSignatureReference (Type of variable)
The xmlSignatureReference type is used to add a reference section into the XML signature.
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
ErrorBuild (Function)
Displays a custom error message in a system error window.
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
Archiving functions (management of ZIP, WDZ, CAB, RAR, 7z, TAR and TGZ (TAR.GZ))
List of archiving functions (management of ZIP, WDZ, CAB, RAR, 7z, TAR and TGZ (TAR.GZ))...
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
DnDGetData (Example)
Usage example of the DnDGetData function
emailOutlookSession (Type of variable)
The emailOutlookSession type is used to handle the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
HToItem (Function)
Assigns the specified value to an item of the current record.
redisResponse (Type of variable)
The redisResponse type makes it possible to define all the advanced characteristics of a response received by RedisExecuteCommand or RedisPipelineGet.