ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

License agreement for Native Sybase Connector
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
HFSQL Client/Server: Configuring the server
ERR_LOADMOREDLL
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
Configuring the SOAP administrator
Alignment rulers (Editor)
When creating or modifying a window in the window editor, you have the ability to display the alignment rulers......
I work as a developer: How to manage my tasks and my schedule?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile include many tools to help developers manage their schedules and the different associated tasks......
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Warning 12: The label is unused
HTTPTimeOut (Function)
Sets the timeout for WLanguage functions that use the HTTP protocol (HTTPRequest, SOAPExecute, DotNetExecute, J2EEExecute, etc.).
Multi-touch support
A multitouch feature is a technique allowing the user to interact with a device via several contact points (the fingers are used in most cases)....
4. Types of pages
Different types of pages can be used in the sites created with WEBDEV......
Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
SaaSAdminListService (Function)
Lists the SaaS services associated with a SaaS site, a pricing or a user.
geoTrackingProcedure (Function)
Defines the WLanguage procedure that will be called when the location of the user changes.
WLanguage procedure associated with AlbumPicker
Procedure ("Callback") called by AlbumPicker when the user selects an image or a video.
<emailAttach variable>.SaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
DeepLinkProcedure (Function)
Defines the WLanguage procedure executed when the user clicks on a deep link.
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
Handling an Upload control through programming
The Upload control is used to upload one or more files....