ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SpeechRecognitionAddCommand (Function)
Adds a voice command into the current window.
QueueInfo (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
ListInfo (Function)
Retrieves the characteristics of a WLanguage list: types of elements and number of elements.
SeekProcedure (Function)
Seeks a procedure identified by its name. The procedure found can be run directly.
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
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....
StackInfo (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
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......
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
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).