ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Scanner (Type of variable)
The Scanner type is used to handle the information from a scanner.
fDelete (Example)
Usage example of the fDelete function
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
OCRParameter (Function)
Initializes the general options of the native OCR (Optical Character Recognition) system.
WINDEV and the SOAP protocol
Passing parameters
The parameters can be passed to a procedure......
Reintegrating translated text into a project
Once the translation of framework libraries ("......
Remote WEBDEV administrator: Create a WEBDEV account
The management of accounts is accessible in the remote administrator for the server administrator only....
KanbanDisplay (Function)
Refreshes a Kanban control or a card in the Kanban control.
XML functions
List of XML functions...
MySelf (Reserved word)
MySelf is used to handle the current control...
<gglConnection variable>.Disconnect (Function)
Disconnects the user from the Google services used. During the next re-connection, the authorizations linked to the Google services will be asked again.
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
docSection (Type of variable)
The docSection type is used to define the advanced characteristics of a section found in a document or paragraph.
HTMLSave (Function)
Saves the content of an htmlDocument variable to an HTML file.
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
fTempPath (Example)
Usage example of the fTempPath function
GglDisconnect (Function)
Disconnects the user from the Google services used. During the next re-connection, the authorizations linked to the Google services will be asked again.
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....