ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
zipFindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.
fMoveFile (Function)
Moves a file from one directory to another.
SecurePassword (Type of variable)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
ErrorBuild (Function)
Displays a custom error message in a system error window.
iParameterDuplicate (Function)
Configures the automatic creation of the duplicate copy generated during the next print.
AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.
Native MariaDB Connector: Programming with SQL functions
The SQL functions can be used to handle the MariaDB database......
SysBatteryOptimBackground (Function)
Used to manage battery optimization: Identifies the battery optimization mode for the current application. Prompts the user to disable battery optimization for a given application on the device. This function can be used to tell the operating system to stop preventing the application from running in the background....
Native Oracle Connector: Programming with SQL functions
The SQL functions can be used to handle the ORACLE database, regardless of whether WDORAINS is used or not to configure the accessed database......
Hasp (Function)
Interrogates an electronic HASP key (HASP-3, HASP-4, MemoHasp or NetHasp).
FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
iConfigure (Function)
Configures the printer for a print performed in WLanguage: by opening the configuration window. by modifying the printer used for the current print....
DelayBeforeClosing (Function)
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached: for a window, the code of a window button will be run. for a dialog box, the dialog box is automatically closed....
Description (Property)
The Description property is used to get and change the description of an element.
iParameter (Function)
Retrieves the printer configuration and configures the print.
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
Voice commands in your applications
The applications that you develop can react to the user's voice......
xmlSignatureInformationKeyX509 (Type of variable)
The xmlSignatureInformationKeyX509 type is used to define the information that must be included in the KeyInfo section of the XML signature.
zipDeleteAll (Function)
Deletes all files from an archive.
"About" window
The "About" window is used to display and access various information about the current application......