ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HImportJSON (Function)
Imports a JSON file into a data file in HFSQL Classic format (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile).
KanbanSave (Function)
Updates the record bound to the current card in the Kanban control.
CertificateSignString (Example)
Usage example of the CertificateSignString function
Screen,XVar (External language)
Defines whether a control is included (or not) in the current window.
<Organizer>.SelectPlus (Function)
Selects an appointment in an Organizer control.
iSequencingAddPDF (Function)
Adds a print of PDF document into a sequence of report prints.
<Thread>.SendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
<Array>.DeleteDuplicate (Function)
Deletes the duplicates from an array.
RulerModifiable (Property)
The RulerModifiable property is used to: Find out whether the user can move the playhead in a TimeLine control. Allow or prevent the user from moving the playhead in a TimeLine control....
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......
The Upload control
The Upload control is used to upload files on the Web server......
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
Native Informix Connector: Programming with SQL functions
The use of SQL functions to manipulate Informix data does not require importing the file structure into the analysis......
Native Sybase Connector: Programming with SQL functions
The use of SQL functions to handle Sybase data does not require importing the file structure into the analysis......
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
LOOP statement
The statement block is repeated endlessly...
HCheckIndex (Function)
Checks whether the data found in the index file (.NDX file) properly refers the data found in the data file (.FIC file).
TimelineDeleteEvent (Function)
Deletes an event from a TimeLine control.
Rich text, links and images in the WEBDEV controls
Rich text supports multiple advanced features: font, weight, size, color, attribute, ......
14. PHP generation in practice
Twain constants
List of constants used by the Twain functions....
WinCopyForm (Function)
Copies the content of a form into the clipboard.
Error: Redefinition of syntax
The '<method>' methods of the '<derived class>' class and of the '<base class>' class do not have the same prototype......
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......