ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating a delete query
A delete query (corresponding SQL statement......
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
InWindowsMobileMode (Function)
Indicates whether the code is run: from a Windows Mobile application. from a WINDEV application, from a WEBDEV site or from a PHP application. Function kept for backward compatibility....
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
Functions for managing Google calendars (prefix syntax)
List of functions for managing Google calendars (prefix syntax)...
GglDriveConnect( Function)
Creates a connection to an Drive Google Drive.
Constants for managing animations
List of constants used by the functions for managing the animations...
Events associated with internal windows
List of events associated with internal windows...
Flexible modeling editor
The flexible modeling editor allows you to easily create a "non-restricting" and "flexible" modeling, entirely included in the environment......
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
Events associated with an Organizer control
The following events are associated with Organizer controls:...
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
HReadFirst (Function)
Sets the position on the first record according to a browse item.
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
HPass (Function)
Defines the password used to create or open a data file.
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
fCreate (Function)
Creates an external file.
Toolbar control properties
List of properties associated with the Toolbar control...
UUID (Type of variable)
The UUID type is used to easily manage: UUIDs or GUIDs, automatic UUID HFSQL identifiers, identifiers for COM/Automation objects and interfaces, ......
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.