ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ExecuteCode (Function)
Runs the WLanguage code found in a character string.
LooperAdd (Function)
Adds a row at the end of a Looper control.
RightIndent (Property)
The RightIndent property is used to get and change the space to the right of the text in a control.
grWaterfallCategoryType (Function)
Indicates the category type of a Waterfall chart.
ParallelTaskConfigure (Function)
Modifies the parameters of parallel tasks.
APIConfigure (Function)
Modifies the options for calling API and CallDLL32.
rssCategory (Type of variable)
The rssCategory type is used to handle the category of a RSS stream or stream entry.
PageEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) when displaying a modal page (the pages used to communicate with the user for example).
FinDecreasingRedemption (Example)
Usage example of the FinDecreasingRedemption function
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
ArraySeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.
SysRecentDocAdd (Function)
Adds a file into the list of recently opened documents.
httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....
Thumbnail control properties
List of properties associated with the Thumbnail control...
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
Python: Native calls
WLanguage allows for native Python calls......
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
websocketClient (Type of variable)
The websocketClient type is used to identify and define all the advanced characteristics of a client connected to a WebSocket server.
H.VisibleAutoIndexing (Variable)
Indicates whether the indexing window must be displayed during the automatic reindexing of HFSQL data files.
ProgressBarEnable (Function)
Enables the refresh of a Progress Bar via Ajax.
TwainProperty (Function)
Used to find out or modify the properties of the current Twain device.
Compile (Example)
Usage example of the Compile function
Handling List Box controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....
Creating requirements
The following steps must be performed to implement the requirements......
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......