ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fSplit (Function)
Splits a file into several files.
WDMap: Printing records
WDMAP allows you to print the records found in a data file......
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
Events associated with the cells of the status bars
WINDEV manages the following events by default:...
sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.
grDestinationEMF (Function)
Defines a meta file as chart destination (EMF means Enhanced Meta File).
GetIdentifier (Function)
Calculates a unique identifier (integer) for an executable or for a session.
Step 4: Starting the print
To start the print job, simply use iEndPrinting......
OBEXListFile (Function)
Lists the files shared by a device that is using the OBEX protocol.
SchedulerReset (Function)
Populates the ScheduledTask and/or TriggerScheduledTask structures with the default values....
zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
Starting WDOptimizer in a command line
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
How to create and run an SQL query through programming?
This help page explains how to create and run an SQL query through programming....
Android Widget windows
An Android application can contain one or more Widget windows......
ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. During this operation, an animation can be performed on the controls.
Constants for managing videos
List of constants used by the functions for video management....
SQLLock (Function)
Used to lock: The entire data table, in read and write mode. Its data cannot be accessed by other computers. The records selected by the query. This data cannot be accessed by the other computers. This method can be used to update records for example....
appServerScheduledTask (Type of variable)
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a webservice).
SNMPTrapEnable (Function)
Enables the interception of an SNMP "trap" sent by an agent.
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
TwainToPDF (Function)
Allows you to: save the document coming from the Twain device in a PDF file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in PDF format (in a buffer)....
fMoveDir (Function)
Moves a directory and its content.
Android and Java: call WLanguage procedures
Permet de spécifier la procédure qui sera appelée lorsque l’utilisateur effectue un clic dans un Widget iOS 14....