ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

J2EEAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
Managing the automatic identifiers when adding a record
When adding a record into a HyperFileSQL file (HAdd), three management modes are available for the automatic identifiers......
dbgWriteWarningAudit (Function)
Writes a custom runtime warning into the dynamic audit.
SOAPRun (Function)
Runs a procedure on a SOAP server.
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
FutureHeight (Property)
The FutureHeight property is used to determine how high an auto-resizing control in a report will be after being enlarged.
ReplicSynchro: Use
SNMPTrapEnable (Function)
Enables the interception of an SNMP "trap" sent by an agent.
mongoCollectionOption (Type of variable)
The mongoCollectionOption type is used to define the advanced characteristics of collection options in a MongoDB database.
PDF Reader control events
Importing a non-WINDEV window
You are interested by a window found in a non-WINDEV application?......
Opening a help file (CHM, HTML or PDF)
There are several ways to open a help file......
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
iSubstBlock (Function)
Substitutes one block of the report with another block while the report is printed.
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
HCheckIndex (Function)
Checks whether the data found in the index file (.NDX file) properly refers the data found in the data file (.FIC file).
Dequeue (Function)
Removes an element from the queue.
Pop (Function)
Pops an element from a stack.
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
Typecasting of parameters
The description of the parameter type is optional......
Step 3: Printing characters, images, ...
This step consists in "sending the different elements to print to the printer"......
InstantMessaging (Type of variable)
The InstantMessaging type is used to define the advanced characteristics of the instant messaging of a contact (Google Talk, Skype, MSN, etc.).
Dynamic instantiation of a .NET object
A .NET object can be dynamically associated with a .NET class, we talk of dynamic instantiation of object....