ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
LoadImageSheet (Function)
Loads an image set in memory so that it can be used later by gImage.
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
WDMSG license agreement
WDMSG license agreement...
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
HAddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.
Handling a WEBDEV Slider control through programming
WEBDEV allows you to handle a Slider control through programming....
Handling a Static control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Static control programmatically......
ToolTipTitle (Property)
The ToolTipTitle property gets and sets the text displayed in the tooltip associated with the column title of a Table control. This tooltip only appears when the Table control column title is hovered over.
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......
Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode......
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....
HDescribeItem (Function)
Describes a file item programmatically.
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
Calendar (Variable type)
The Calendar type is used to handle a calendar (or organizer) associated with a user account or found on the device.
Printing a report (iPhone/iPad, Android or Universal Windows App)
When creating a report, the test of this report can be run from the report editor......
Z-index of a control
All the controls in a window or report have a different z-index......