ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
xlsColumnType (Function)
Returns the type of data entered in a column of an XLS file.
MaxValue (Property)
The MaxValue property is used to: get and set the top value of a report based on a data file. get the maximum value of the current filter. get the maximum value of a data series in a chart. get and set the maximum value for some types of controls....
DnDIsDataAvailable (Function)
Checks whether a specific type of data is available during Drag/Drop....
Information 2101: 'Short int' does not exist anymore: use 'unsigned 1-byte int'
How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......
Operating mode of dynamic Active WEBDEV Pages
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
How to save and retrieve an image in a binary memo
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
Creating and handling an item
The main operations that can be performed on an item are as follows......
hFileParameter (Type of variable)
The hFileParameter type is used to define the data files taken into account by a scheduled optimization task.
Time (Property)
The Time property enables you to: Retrieve the time from a DateTime variable. Modify the time in a DateTime variable. Retrieve the time from in a Date item (in "Date and Time" format) Modify the time in a Date item ("Date and Time" format)....
Warning 127: You are using a data source local to the process
<Date type>.ToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
Converting C types
Depending on the type of programming, it may be useful to know the correspondence between the types used in C and the types used in WLanguage......
Managing short URLs automatically
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:...
Error 108: The size of the variable is not allowed
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
Setup of the WEBDEV Application Server for Linux
Utilisation dans la classe _edthymlStylePolice - Accès en Lecture + Ecriture - Type : Tous types
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
ScreenToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
SourceFromWindow (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
<Window>.ToSource (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
1
3
4
5
6
7
283
>