ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Pop (Function)
Pops an element from a stack.
Calling a procedure/a function
Syntax for calling a local or global procedure.
fTempPath (Example)
Usage example of the fTempPath function
DriveListeDirectory (Function)
Lists the directories of an Drive.
Error 34: 'Break' is not allowed outside the loops
DriveListeFile (Function)
Lists files in an Drive directory.
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
grSunburstAddData (Function)
Adds a data to a Sunburst chart.
DriveListeFileGgl (Function)
Lists files from the Google suite (Google Docs, Google SpreadSheets, etc.) present in a Google Drive.
Time (Type of variable)
The Time type is used to easily handle the times...
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
FolderData (Function)
FolderData is kept for backward compatibility.
H.ErrIgnore (Variable)
Specifies the mode for processing the errors: the errors are processed by WINDEV the errors are processed by the program....
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
SpreadsheetSelectWorksheet (Function)
Selects a worksheet (identified by its name) in a Spreadsheet control.
Operations performed on class diagrams
The following paragraphs explain......
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
DriveSendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
gr3DSParameter (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.