ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
How to perform a full file browse?
Describing an element
A flexible modeling includes different elements linked together......
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
Constants used by the the functions for managing the HFSQL Cluster
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server) from an external software that manages the accesses by OLE DB......
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
Check: Sending an email
The monitoring robot will......
Changing sites from AWP to SEO-ready session mode
grCreateFont (Function)
grCreateFont is kept for backward compatibility.
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
Stemming (Property)
The Stemming property is used to enable stemming and to define the language used for stemming in a full-text index defined through programming.
SQL functions: Special case
List of SQL functions: Special case...
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
sOpen (Example)
Usage example of the sOpen function
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
NetStartServer (Function)
Starts an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...