ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
Characteristics of the columns in a Table control in a window (prefix syntax)
The columns are used to display information in a Table control......
CtCacheSize (Property)
The CtCacheSize property is used to determine and change the maximum number of records that can be stored in the cache of the Native MySQL Connector.
CallDLL32 (Function)
Runs a function found in an external DLL.
gpwOpenConfiguration (Function)
Opens the User Groupware configuration window or page.
Manipulating TreeView Table controls programmatically
This page explains how to program TreeView Table controls......
WDAPI: Converting a declaration of C function or structure
WDAPI is used to convert a declaration of C function or structure into a declaration of WLanguage function or structure......
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
MongoDeleteDatabase (Function)
Deletes a MongoDB database as well as its collections.
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
iPrintReport (External language)
Prints a report created with the report editor.
FileToMemoryList (Function)
Populates a List Box or Combo Box control programmatically with the records from a table or query.
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
SchedulerDeleteTask (Function)
Deletes a scheduled task.
OLEActivate (Function)
Edits an OLE object contained in an OLE control.
Color (Variable type)
The Color type is used to define the advanced characteristics of a WLanguage color.
Thread management functions
List of functions for managing threads...
SQLConnect (Example)
Usage example of the SQLConnect function
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
MongoFind (Function)
Finds documents in a MongoDB collection.