ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
GanttAddTask (Function)
Adds a task in a Gantt Chart column in a Table or TreeView Table control.
OpenSSLCheck (Function)
Checks, via a public key, that the signature of data performed with the OpenSSL library is correct.
WinEdDo (Function)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
HJSONToRecord (Function)
Imports JSON data into the current record.
Describing a query
Once a query is created, all the characteristics of this query can be modified at any time......
Sequence diagram
A sequence diagram represents the chronological order of messages sent and received by a set of objects......
PageRefresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
Handle (Function)
Returns the system "Handle" (HWND) of a WINDEV control or window.
MatFill (Function)
Initializes all the elements found in a matrix of a given size.
Image control: Operating mode of a clickable image
You can define the click actions of an Image control ("General" tab of the control description window) to make it Clickable Image control......
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
WDInst: configuring the characteristics of the file setup
WDInst is used to configure the installation of files......
NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of HFSQL data files and for all the other types of accesses (Native, OLE DB, ......
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
NotifPushDisable (Function)
Disables the management of push notifications for a WINDEV Mobile application (Android or IOS).
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
7. Available controls in a window
WINDEV Mobile includes several types of controls...
User Groupware and Native Connector files
An application that works with the User Groupware can be used with a database handled by a Native Connector......
fSize (Function)
Returns the size of a file (in bytes).
TableAdjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
FaxSend (Function)
Sends a fax according to the connection that was established beforehand (FaxConnect).
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....