ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
ArraySort (Function)
Sorts a WLanguage array.
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
HDescribeItem (Function)
Describes a file item through programming.
ArrayAddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
fWrite (Function)
Writes: a character string into an external file. a memory section....
13. External component in practice
External component in practice...
FullTextIndex description (Type of variable)
A FullTextIndex description variable is used to describe one or more full-text indexes through programming.
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
Translucent effect of windows
Depending on the style of your applications, the border of your windows can be translucent......
rssCategory (Type of variable)
The rssCategory type is used to handle the category of a RSS stream or stream entry.
rssTextInput (Type of variable)
The rssTextInput type is used to describe the input area of RSS stream...
Geolocation functions/GPS
The following functions are used to handle geolocation data and to control GPS devices......