ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Windows,Title (External language)
Modifies the title of the next window (or dialog box) displayed.
Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example: a scheduled task may fail, an automatic backup may fail, a node may become inactive in a HFSQL cluster, ......
MySelf (Reserved word)
MySelf is used to handle the current control...
ArrayMoveLine (Function)
Allows you to: move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional array or in an advanced array property....
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
NbRecRead (Property)
NbRecRead is used to find out the number of records read: selected both by the source of the report AND by the filter code (if it exists).
Configuring the Apache 2.2 server
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
Various WEBDEV constants
Various WEBDEV constants...
ControlContextMenu (Function)
Identifies the control on which the context menu was opened.
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
Choose the action of the button in a page
WEBDEV proposes several actions of the button on the controls of the page......
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
Service variable
The Service variable is used to......
Constants used by the TraceStart function
List of constants used by the TraceStart function....
zipClose (Function)
Closes an archive.
ArrayCount (Function)
Returns: the number of elements in a one-dimensional array. the number of rows in a two-dimensional array. the number of elements in the first dimension of a three-dimensional or N-dimensional array....
fStopCompress (Example)
Usage example of the fStopCompress function
modbusSession (Type of variable)
The modbusSession type is used to identify a connection to a Modbus server.
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
ErrorThrow (Function)
Throw a non-fatal error.
Associative array (Type of variable)
An associative array is an "advanced" type of array...
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
ContactSource (Type of variable)
The ContactSource type is used to define the advanced characteristics of a source (or account) for the contacts (example: Google, Exchange, Facebook).
SIPAddress (Type of variable)
The SIPAddress type is used to define the advanced characteristics of a SIP address.