ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored in the cache of the Native MySQL Connector. Change the maximum number of records that can be stored in the cache of the Native MySQL Connector....
pvtPosition (Type of variable)
The pvtPosition type is used to handle a cell of a Pivot Table control.
Kanban control events
The following events are associated with Kanban controls......
diagActionAllowed (Type of variable)
The diagActionAuthorized type is used to define the actions available to end users on a diagram shape in the Diagram Editor control.
wsRequest (Type of variable)
The wsRequest type is used to define the advanced characteristics of a Webservice.
TableFormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
dbgStandardOutput (Function)
Writes an information into the standard output stream "stdout" (also called "console").
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect by the database accessed by a specific connection (connection described in the analysis or described by HDescribeConnection or HOpenConnection)....
Repetition (Type of variable)
The Repetition type is used to describe and modify the characteristics of a repetition for an appointment via the different WLanguage properties.
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
FaxStatus (Function)
Returns the status of a fax that was sent by FaxSend.
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
<Connection variable>.ActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
<Connection variable>.DeactivateServerTrigger (Function)
Disables a HFSQL Client/Server server trigger on a server....
Types of charts available
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts......
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
ExecuteCode (Function)
Runs the WLanguage code found in a character string.
<Connection variable>.DeleteServerTrigger (Function)
Deletes a server trigger.
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
HModifyStructure (Example)
Usage example of the HModifyStructure function
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....