ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GglPrintDocument (Function)
Prints a document (text or PDF file, images, Word or Excel document, ...) by using the Cloud Print service of Google.
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
Properties associated with a group of controls
Several WLanguage properties can be used on a group of controls found in a window, in a page or in a report......
DateToInteger (Function)
Converts a date to an integer.
XMLAddAttribute (Function)
Adds an attribute into an XML document.
EmailCheckAddress (Function)
Checks the validity of an email address.
CookieWrite (Example)
Usage example of the CookieWrite function
CookieRead (Example)
Usage example of the CookieRead function
fListFile (Example)
Usage example of the fListFile function
FinCurrentVal (Example)
Usage example of the FinCurrentVal function
FinFutureVal (Example)
Usage example of the FinFutureVal function
CDEject (Function)
Opens or closes the door of CD/DVD player selected on the current computer....
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
GestureNbPointer (Function)
Returns the number of pointers in contact with the screen.
GestureCurrentPointer (Function)
Returns the pointer index (finger or stylus) that triggered the call to a process specific to the multi-touch feature in an Image control.
DateTimeToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
ArrayDeleteLine (Function)
Deletes a row at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.) The array size is automatically reduced....
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
Check Box control properties
Several WLanguage properties can be used on the Check Box controls found in a window, in a page or in a report......
Static control properties
List of properties associated with a Static control...
NetworkConnect (Function)
Associates a drive with a shared network directory.
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.