ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<PDF reader>.GetSignature (Function)
Gets the signature of a PDF document as a buffer.
Drawing constants
List of constants used by the drawing functions....
IWListNext (Function)
Displays the next internal window in the list of internal windows browsed by an Internal Window control.
IWListPrevious (Function)
Displays the previous internal window in the list of internal windows browsed by an Internal Window control.
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....
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
11. Controls in practice
Discover the main characteristics of the controls...
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.
Calling a procedure/a function
Syntax for calling a local or global procedure.
AppActivateVersion (Function)
Activates one of the application versions available in the history of versions on the reference setup server.
AppDeleteVersion (Function)
Deletes a version from the history of versions found on the reference setup server.
Image control in a window
This help page presents the characteristics of an Image control found in a window...
Manipulating Scheduler controls programmatically (prefix syntax)
A Scheduler control can be......
<pdfDocument variable>.NbSignatures (Function)
Gets the number of signatures in a PDF document.
The Organizer control
The Organizer control is used to display and handle organizers......
TimeLine control properties
A TimeLine control can be handled in a window by the following WLanguage properties.
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
Document (Type of variable)
The Document type is used to handle a "docx" document.
<Connection variable>.SetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
<pdfDocument variable>.GetSignature (Function)
Gets the signature of a PDF document as a buffer.
User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......
SQLExec (Function)
Names and runs an SQL query.
IWListPosition (Function)
Displays the internal window corresponding to the specified position (in the list of internal windows browsed by an Internal Window control) or returns the position of the internal window currently displayed (in the list of internal windows browsed by an Internal Window control).
PDFGetSignature (Function)
Gets the signature of a PDF document as a buffer.
<Chart>.AddTimeData (Function)
Adds data at a precise moment in a time chart.