ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LooperAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Looper control.
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
Structure (Type of variable)
A structure is a custom type of data...
Events associated with a Multimedia control
List of events associated with a Multimedia control...
Installing OpenOffice
WINDEV, WEBDEV and WINDEV Mobile propose a spelling checker......
Handling Spreadsheet controls programmatically (in a report)
OCRLoadLanguage (Function)
Adds a language to the native OCR system.
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
HAddUser (Function)
Adds a user to a database.
The "Dictionary" pane
The "Dictionary" pane is used to handle the WINDEV dictionaries ("......
gglPostalAddress (Type of variable)
The gglPostalAddress type is used to describe and modify the postal address of a contact...
Copying and cloning
Variables are copied using the "=" operator...
zipIsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
HDeleteServerTrigger (Function)
Deletes a server trigger.
ChangeTarget (Function)
Changes the target of a button action.
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
gglInstantMessaging (Type of variable)
The gglInstantMessaging type is used to describe and modify the characteristics of the instant messaging used by a contact...
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure....
UnloadProcedure (Function)
UnloadProcedure is kept for backward compatibility.
HDeactivateServerTrigger (Function)
Disables a HFSQL Client/Server server trigger on a server....
HListDatabase (Function)
Lists the Client/Server databases associated with a connection....
Associative array (Type of variable)
An associative array is an "advanced" type of array...