ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Choose the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages...
SourceDescription (Property)
The SourceDescription property is used to get the name of the element used as data source of a series.
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
zipNbPart (Function)
Returns the number of sub-archives (parts) found in an archive in CAB, RAR, ZIP, WDZ, 7z, TAR or TGZ (TAR.GZ) format.
XAxisMin (Property)
The XAxisMin property gets the minimum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
XAxisMax (Property)
The XAxisMax property gets the maximum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
YAxisMin (Property)
The YAxisMin property gets the minimum value of the Y-axis in a Chart control.
YAxisMax (Property)
The YAxisMax property gets the maximum value of the Y-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
Socket constants
List of constants used by the functions for socket management....
MenuInsertOption (Function)
Inserts a new option at a specific position.
SysRecentDocList (Function)
Returns the list of recently opened documents.
FTPListFile (Function)
Lists the files (and/or the directories) found in a directory of an FTP server and returns the number of listed files (and/or directories)....
Comparison operators
The comparison operators can be divided into several categories......
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
grAxisPosition (Function)
Indicates the position where one of the chart axes (X or Y-coordinates) will be drawn.
J2EEGetResult (Function)
Returns the result of the last J2EE procedure that was successfully run.
DashInitialConfiguration (Function)
Modifies the configuration of a Dashboard control (defined in the editor) before its first display.
DataBinding (Property)
The DataBinding property is used to identify and change the binding between a control and: an item in a data file. a variable. several variables....
NumberColumn (Property)
The NumberColumn property is used to: Get the number of columns in Table, Check Box, Radio Button controls, etc.. Set the number of columns in a multi-column List Box control....
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
SysRecentDocAdd (Function)
Adds a file into the list of recently opened documents.
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
grSurfaceAddData (Function)
Adds a data into a Surface chart.
xlsNbColumns (Function)
xlsNbColumns is kept for backward compatibility only.