ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLLock (Function)
Used to lock: The entire data table, in read and write mode. Its data cannot be accessed by other computers. The records selected by the query. This data cannot be accessed by the other computers. This method can be used to update records for example....
grAxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
Sub-modeling
In a flexible modeling, the "Application", "Process" and "Choice" elements can be used to enter in a "sub-modeling"......
Testing the WEBDEV Application Server setup with an example
API (Function)
Runs a function found in an external DLL.
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
LooperDeleteSelect (Function)
Deletes the selected rows from a Looper control.
Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes......
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......
List,Delete (External language)
Deletes an element from a drop-down list or from an expanded list.
TableModifyColumn (Function)
Modifies a column in a horizontal Table control.
Reals
Column of type Attribute
WINDEV and WEBDEV allow you to use columns of type "Attribute" in Table controls......
grTitleFont (Function)
Modifies the font used for the chart title.
grLegendFont (Function)
Modifies the font used for the chart legend.
GanttAddHoliday (Function)
Defines a new holiday period on a row in a Gantt Chart column of a Table or TreeView Table control.
CameraPhoto (Function)
Captures a photo via a Camera control in an Android or iOS application.
Setup of the WEBDEV Application Server for Linux
The installation package (or DVD, if provided) allows you to install...
ThreadWait (Function)
Waits for the end of the execution of the specified thread.
ThreadSuspend (Function)
Temporarily suspends the execution of the specified thread. Function not recommended.
NotesOpenConnection (Function)
Establishes a connection to a Domino server.
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
FullTextIndex description (Type of variable)
A FullTextIndex description variable is used to describe one or more full-text indexes through programming.
Second (Property)
The Second property is used to: Retrieve the number of seconds from a Time, DateTime or Duration variable. Modify the number of seconds in a Time, DateTime or Duration variable. Retrieve the seconds or the number of seconds from a Date item (in "Date and Time" or "Duration" format) Modify the seconds or the number of seconds in a Date item (in "Date and Time" or "Duration" format)...
Millisecond (Property)
The Millisecond property is used to: Retrieve the number of milliseconds from a Time, DateTime or Duration variable. Modify the number of milliseconds in a Time, DateTime or Duration variable. Retrieve the milliseconds or the number of milliseconds from a Date item (in "Date and Time" or "Duration" format) Modify the milliseconds or number of milliseconds in a Date item ("Date and Time" or "Duration" format)...