ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Table,Count (External language)
Returns the number of elements in a Table control.
docProperty (Type of variable)
The docProperty type is used to define the properties of a Word Processing document.
nfcTag (Type of variable)
The nfcTag type is used to define the advanced characteristics of an NFC tag (Near Field Communication).
How to include the SESAM VITALE services?
From version 18 of WINDEV, the import of webservices includes the necessary tools to allow the consumption of secure Webservices used to manage the Sesam Vitale cards......
Condensed (Property)
The Condensed property is used to: Determine whether a Font variable is condensed. Condense a Font variable. This property is kept for backward compatibility....
Extended (Property)
Extended is used to: Find out whether a Font variable is extended. Extend (or not) a Font variable. This property is kept for backward compatibility....
XMLSign (Function)
Signs an XML document.
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
Border (Type of variable)
The Border type is used to handle a border through programming...
dbgInfo (Function)
Returns a debug information.
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
Adding files into a replication (ReplicEdit)
When the replication is described, the data files must be added into the replication......
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......
HOptimizeQuery (Function)
Optimizes the Select queries by using idle times when handling an application (period without processes).
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
GglFillCalendar (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved (some criteria may be specified).
gglContactGroup (Type of variable)
The gglContactGroup type is used to describe and modify a group of contacts used by the Google Contacts service...
"END:" label
The END: label is used to define a code that will be systematically run at the end of process execution.
MenuInsertOption (Function)
Inserts a new option at a specific position.
Binding an Edit control to an item
An Edit control can be bound to an item in a data file, query, etc, ......
Assisted universal replication: specific features
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
Setup for WINDEV and WEBDEV (Development version and WEBDEV Application Server for Windows)