ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
Find/Replace in the current project
The "Find/Replace" feature is used to......
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
Composite keys
A composite key is a key item containing several other items......
Constants for the assisted replication
List of constants used by the functions for the assisted replication....
grDonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
fCreateLink (Function)
Creates a link on a file at the specified location.
Left (Function)
Extracts the left part (i.e., the first characters) from a string or buffer.
xlsNbRow (Function)
Returns the number of rows found in an XLS file.
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
Properties of a help page
The characteristics of a help page are used to define......
HChangeConnection (Example)
Usage example of the HChangeConnection function
HConnect (Function)
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL or Oracle) or via an OLE DB access on a specific table or set of tables.
ArrayAddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....
Figma: Where to find the Figma key
To use Figma import in your product, you need to specify the Figma key in the general options of WINDEV, WEBDEV or WINDEV Mobile....
Control template
A control template is a set of controls that can be re-used in several windows or pages......
Page templates
WEBDEV allows you to create page templates......
HModifyViewRights (Function)
Modifies the rights granted to a user or to a group on a SQL view or on a materialized view.
inAppCheckSubscription (Function)
When starting the iOS application, checks whether the In-App subscriptions have been renewed.
EditAddToken (Function)
Adds a token to a "Text token" Edit control.
StreamAccept (Function)
Associates a stream connection request with a Conference control.
CancelWebserviceContext (Function)
Deletes from the webservice context a variable added by DeclareWebserviceContext.