ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gglEvent (Type of variable)
The gglEvent type is used to describe and modify an event of a calendar...
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
<List Box>.SelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
docTable (Type of variable)
The docTable type is used to define the advanced characteristics of a Table paragraph found in a Word Processing document.
iPrintXLS (Function)
Prints the current worksheet of a document in "xlsx" or "xls" format.
Document (Type of variable)
The Document type is used to handle a "docx" document.
<PDF reader>.GetSignature (Function)
Gets the signature of a PDF document as a buffer.
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
IWListPrevious (Function)
Displays the previous internal window in the list of internal windows browsed by an Internal Window control.
IWListNext (Function)
Displays the next internal window in the list of internal windows browsed by an Internal Window control.
SQLExec (Function)
Names and runs an SQL query.
Multiple assignments of arrays, structures and classes
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer, string, real, numeric or currency) to the cells of an array. This multiple assignment is also available for the structures and the classes....
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
AppDeleteVersion (Function)
Deletes a version from the history of versions found on the reference setup server.
Manipulating Scheduler controls programmatically (prefix syntax)
A Scheduler control can be......
<pdfDocument variable>.NbSignatures (Function)
Gets the number of signatures in a PDF document.
AppActivateVersion (Function)
Activates one of the application versions available in the history of versions on the reference setup server.
<List Box>.Select (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
Constants for telemetry management
Constants for telemetry management...
Image control in a window
This help page presents the characteristics of an Image control found in a window...
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......