ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Importing a WINDEV window into a WEBDEV website
The Windows windows developed with WINDEV...
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project...
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity...
EndService (Function)
Ends the execution of the current service.
geoTrackingProcedure (Function)
Defines the WLanguage procedure that will be called when the location of the user changes.
CameraStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
Organizer report
The report editor gives you the ability to create "Organizer" reports....
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
Typecasting of parameters
The description of the parameter type is optional......
ListMoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.
fDriveInfo (Function)
Returns information about a drive.
EmailCloseSession (Example)
Usage example of the EmailCloseSession function
HCancelDeclaration (Example)
Usage example of the HCancelDeclaration function
Constants for managing Organizer controls
Constants for managing Organizer controls...
Operating mode of HFSQL application
A HFSQL application can operate in network mode or in Client/Server mode......
SCM administrator: Merge of repositories
The merging of repositories makes it possible to combine projects from several repositories into a single repository......
AutomationParameter (Function)
Configures the management of accesses to the ActiveX objects and to the Automation objects.
Watermark (Type of variable)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or through programming.
pdfTextElement (Type of variable)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
Email (Property)
The Email property is used to get and change an email address.
fAttribute (Example)
Usage example of the fAttribute function
Error handling WLanguage procedure called by zipExtractDirectory
WLanguage procedure ("Callback") called if an error is encountered when extracting files with zipExtractDirectory.
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
WDInst: configuring the characteristics of the file setup
WDInst is used to configure the installation of files......
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
WDGenPage: Use in command line mode
WDGenPage run in command line is used to generate one or more semi-dynamic pages without starting WEBDEV or WDGenPage....