ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Python: Use in WLanguage
WLanguage supports Python functions in native mode......
WEBDEV Page control
The WEBDEV Page control allows you to integrate a WEBDEV page into a WINDEV application......
Remote WEBDEV administrator: Show the statistics
...The statistics become available once the log files have been imported....
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
Native Sybase Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Sybase (also called Native Access to Sybase......
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites......
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
FontMinSize (Property)
The FontMinSize property is used to get and change the minimum size of the font used in a Static control with the "Reduce font" option.
WebAddress (Type of variable)
The WebAddress type is used to define the advanced characteristics of a site address as well as its type (custom page, blog, ftp, etc.).
ExecuteCode (Function)
Runs the WLanguage code found in a character string.
Error 802: Invalid syntax for this function
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
WLanguage procedure called by AuthIdentify
WLanguage procedure ("Callback") called by AuthIdentify during the authentication.
Sidebar control properties
List of properties associated with the Sidebar control...
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
Managing short URLs automatically
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:...
Writing to the Free Technical Support
When you encounter a problem, try to isolate it and to reproduce it by using the minimum number of elements......
How to manage a multi-selection in a Table control?
This help page explains how to manage a multi-selection in a Table control....
Keyword properties
You can change the characteristics of a keyword at any time in the keyword properties......
8. "Mobile friendly" site: Dynamic serving
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
Handling a Multiline Zone control programmatically
...A Multiline Zone control can be handled programmatically using the control name....
Resizing a window (AAF)