ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......
EmailReadPreviousHeader (Function)
Reads the header of the email found before the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
Extra (Property)
The Extra property is used to: Get additional information about a control, window, or page. Edit additional information of a control, window or page. In browser code, you can only get additional information of a control or page....
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
iSequencingAdd (Function)
Adds a report into a sequence of report prints.
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
Set of procedures
The global procedures are grouped in set of procedures......
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
Socket constants
List of constants used by the functions for socket management....
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
Constants for managing contact functions
SMSRunApp (Function)
Starts the native application for sending SMSs found on the device (Android or iPhone/iPad)....
HPrevious (Function)
Positions on the previous file record according to a browse item.
Extern (Reserved word)
EXTERN is used to...
Accessing a database via a web service
The database can be accessed via a web service......
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
Telephony: Managing the outgoing calls
To manage the outgoing calls in a WINDEV or WINDEV Mobile application......
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
The Conference control
...The Conference control allows you to view and/or listen to video and/or sound in real time......