ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GglWrite (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
saasClient (Type of variable)
The saasClient type is used to define the advanced characteristics of a SaaS client account.
WiFiAddNetwork (Function)
Adds a new network to the list of Wi-Fi networks configured on the device.
DashInitialConfiguration (Function)
Modifies the configuration of a Dashboard control (defined in the editor) before its first display.
VariantMember (Type of variable)
The VariantMember type is an advanced type corresponding to an array of members, each member being a variant variable.
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
SMSSend (Function)
Sends an SMS.
String functions
List of functions for managing character strings...
HFilter (Function)
Defines and enables a filter on a data file, view or query.
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
rssStream (Type of variable)
The rssStream type is used to handle a RSS stream...
rssIdentifier (Type of variable)
The rssIdentifier type is used to describe the unique identifier of a RSS stream entry...
gglAuthor (Type of variable)
The gglAuthor type is used to identify the author of a Google element...
ContactSource (Type of variable)
The ContactSource type is used to define the advanced characteristics of a source (or account) for the contacts (example: Google, Exchange, Facebook).
PopupAnimate (Function)
Displays a popup in a page cell.
Component (Property)
The Component property configures the different components of a composite key.
URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).
FTPCurrentDir (Function)
Identifies or modifies the current directory on an FTP server (File Transfer Protocol).
3. Deploying a WINDEV application
HFSQL Control Center: Creating and executing a query
The HFSQL Control Center allows you to create a query based on the data files of the database currently displayed in the Control Center......
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....