ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LooperSearch (Function)
Searches for a value in an attribute of a Looper control.
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
Events associated with control templates
List of events associated with control templates...
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
DeepLinkProcedure (Function)
Defines the WLanguage procedure executed when the user clicks on a deep link.
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
REST Services: Prologue procedure (executed before each call)
It is now possible to specify in the description of a Webservice that a procedure must be called (and executed automatically) each time a Webservice is called......
Running the test of the User Groupware and installing it
Reserved WEBDEV Application Server - License Agreement
Reserved WEBDEV Application Server - License Agreement...
fWrite (Function)
Writes: a character string into an external file. a memory section....
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....
zipDeleteAll (Function)
Deletes all files from an archive.
WindowFromSource (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
Google Calendar management functions
List of functions for managing Google calendars...
Functions for managing Google contacts (prefix syntax)
List of functions for managing Google contacts...
TableDeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, a table displayed in a Combo Box control....
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
PVTCalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.