ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
FramesetRefresh (Function)
Refreshes a frameset displayed in the user's browser from the context on the server....
gpwCheckUser (Function)
Checks the existence and validity of the password for a user of the user groupware.
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
Deep links to mobile applications
Deep linking allows you to redirect the user to specific content in a mobile application (rather than in a browser) when they click on a link in a web page or in an email......
Content (Property)
The Content property is used to read or write the whole content of a control: List Box populated programmatically, Combo Box populated programmatically, Spreadsheet....
SchedulerDeleteTrigger (Function)
Deletes a trigger from a scheduled task.
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
WDAdminHF: Managing the server
During the connection to the remote HFSQL administrator, you must specify the HFSQL server that will be taken into account......
ImageXPos (Function)
Returns the horizontal position (X) of the mouse cursor in relation to the specified Image control.
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
DashDeleteAll (Function)
Deletes all widgets displayed in a Dashboard control.
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
BufferToHexa (Function)
Converts a buffer to a hexadecimal string (e.g.,: "4A 5B 00").
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST Webservice request.
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
SchedulerDeleteTask (Function)
Deletes a scheduled task.
StringEndsWith (Function)
Checks whether a character string ends: with a specific character string. with one of the character strings in an array....
fListDisk (Function)
Returns the list of disks installed on the computer.
CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored in the cache of the Native MySQL Connector. Change the maximum number of records that can be stored in the cache of the Native MySQL Connector....
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
pdfPage (Type of variable)
The pdfPage type is used to define all the advanced characteristics of a page from a PDF document loaded in memory.
Vocabulary linked to replication
Before implementing the replication, you must be familiar with the vocabulary specific to the replication.
DashDelete (Function)
Deletes a widget displayed in a Dashboard control. The Dashboard control is updated and a free location replaces the deleted widget.
ImageState (Property)
The ImageState property is used to get and change the number of drawings in: The image associated with a button. The image of the cursor in a slider. The image associated with the button of a sidebar pane. The image associated with the button of a tab pane. The image associated with the Rating control. The image associated with a group in a Ribbon control. The image associated with a menu option....