ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with the Conference control
List of events associated with a Conference control...
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
Checking spelling in edit controls
WINDEV lets you use the spelling checker in the Edit controls and text columns of the Table controls of WINDEV applications......
FocusOnClick (Property)
The FocusOnClick property is used to: Determine if a control gains focus when clicked. Allow or prevent a control from gaining focus when clicked....
UploadStart (Function)
Starts sending the selected files into an Upload control.
Events associated with a Popup control
WEBDEV manages the following events by default (order of appearance in the code editor):
Typecasting of parameters
The description of the parameter type is optional......
SwipeEnabled (Property)
The SwipeEnabled property enables or disables the swipe gesture support: on an Internal Window control. on a row in a Looper control....
CtDatabase (Property)
The CtDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
CtOLEDBProvider (Property)
The CtOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
TreeCollapseAll (Function)
Collapses a branch previously expanded (as well as its child elements).
Constants for managing Gantt charts
WinAdaptSize (Function)
Adapts the window size to the content of controls.
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
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......
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
Constants for the archiving functions
List of constants used by the archiving functions....
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice function.
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
NotesViewSeekLast (Function)
Seeks the last document found in the current view in Lotus Notes.
NotesViewSeekFirst (Function)
Seeks the first document found in the current view in Lotus Notes.
Project Management Hub: Time tracking
The time spent can be listed on......
REST Services: Prologue procedure (executed before each call)
It is now possible to specify in the description of a Webservice that a procedure must be called (and executed automatically) each time a Webservice is called......