ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
Specific features of the Express version
SaaSAdminPricingDisableService (Function)
Disables a service in a SaaS pricing.
SaaSAdminListClientSubscription (Function)
Lists the SaaS subscriptions of a client account.
SaaSAdminPricingEnableService (Function)
Enables a service in a SaaS pricing.
SaaSAdminListSubscription (Function)
Lists the SaaS subscriptions associated with a site or pricing.
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
ShapePolygon (Function)
Modifies the shape currently displayed in a Shape control to get a custom shape (by specifying the coordinates of polygon points).
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed on a local network. an HTTP setup used to update the reference setup on the local network....
IniOSEmulatorMode (Function)
Indicates whether the code is run in the iOS emulator (iPhone, iPad).
gpwLogin (Function)
Connects a user to an application that is using the User Groupware.
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered in your applications......
Handling incoming or outgoing faxes
To send and receive faxes directly from an WINDEV application or a WEBDEV site, several functions allow you to handle faxes via the fax server available in Windows XP and Windows 2000......
KioskEnable (Function)
Switches the current Android application to kiosk mode.
API (Function)
Runs a function found in an external DLL.
Testing and debugging a remote site
WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)......
gglOverride (Type of variable)
The gglOverride type is used to define information about event notification overrides.
iDestination (Function)
Configures the print destination.
DashResizeWidget (Function)
Changes the dimensions of a widget found in a Dashboard control.
DashMoveWidget (Function)
Changes the position of a widget found in a Dashboard control.
Functions for managing menus (prefix syntax)
List of functions for managing menus...
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
CallDLL32 (Function)
Runs a function found in an external DLL.