ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Database schema editor: the different types of sections
The different types of items proposed in the data model editor are as follows:
zipSplit (Example)
Usage example of the zipSplit function
JSONValid (Function)
Checks the validity of a JSON string.
NotifPushProcedure (Function)
Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile application (Android or iOS).
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
fDirectoryExist (Function)
Checks the existence of a directory.
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
AnimationMinFPS (Function)
Configures the minimum number of images per second in order for the animations (transition effects) to be enabled in the controls.
HTTPCertificate (Function)
Modifies the client certificate used by default to identify oneself on a server.
grSurfaceMarksCaption (Function)
Allows you to specify the mark caption for a Surface chart.
grScatter3DMarkCaption (Function)
Used to specify the mark caption for a 3D Scatter chart.
Database of the Control Centers
The database of Control Centers groups various information shared by the different modules found in WINDEV, WEBDEV and WINDEV Mobile......
Twain constants
List of constants used by the Twain functions....
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
Handling a Looper control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Looper control by programming......
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
Constants for managing Map controls
Constants for managing Map controls...
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
ContactRead (Function)
Reads a contact in a Lotus Notes or Outlook address book.
HLoadParameter (Function)
Reads a parameter that was saved from a stored procedure by HSaveParameter.
HDeleteParameter (Function)
Deletes a parameter previously saved by HSaveParameter.
Icon (Property)
The Icon property is used to: Find out the icon displayed in the title bar of a window or a Dockable Panel control. Change the icon displayed in the title bar of a window or a Dockable Panel control....
Error 20: The variable of the FOR loop should be a real
MemExist (Function)
Checks the existence of a memory zone.
RTFSearch (Function)
Finds a character string in an RTF control (found in a window or in a report) or in a character string containing text in RTF format.