ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
Table field linked to a table (Table file)
A data-bound Table control linked to a table is a field whose columns are linked to fields in a table or query (data source)......
LooperAddLine (Function)
Adds a row at the end of a Looper control.
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
SensorDetectChangeAcceleration (Function)
Notifies when acceleration forces are applied to the device along any of the three axes.
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
PageRefresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
SpeechRecognitionAddCommand (Function)
Adds a voice command into the current window.
Country (Type of variable)
The Country type is used to find out the characteristics of a country.
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
Android 10: Changing application behavior
Starting with Android 10, Google no longer allows an application running in the background to open a window
NbPendingThread (Property)
The NbPendingThread property is used to get the number of pending threads in a queue or in a stack.
Automatic data masking
Data masking is a process that transforms the data in an item that will be displayed to the user......
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
FinPeriodInterest (Function)
Calculates for a given period the amount of interests due for a loan paid off by fixed periodic payments with a fixed interest rate.
HDeclare (Function)
Declares a description of table (found in a database schema) in the current project.
HSavePosition (Function)
Stores the current file context (current record, filter, pointers).
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile). get or change the alias of a dynamic tab (WINDEV). get the internal HTML/JavaScript name of a control (WEBDEV)....
HRead (Function)
Reads a record in a file according to a given record number.