ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Procedure WLanguage called by the function SensorDetectChangeAcceleration
Procedure (also known as "Callback") called by the SensorDetectChangeAcceleration function when the device's acceleration on one of its axes is detected....
ProcedureTrace (Property)
The ProcedureTrace property allows you to specify the name of the WLanguage procedure used to get the headers and data sent.
WLanguage procedure called by GPSDetectPosition
WLanguage procedure ("callback") called by GPSDetectPosition when the device enters or leaves the region defined by the specified parameters.
<Connection variable>.AddScheduling (Function)
Creates a scheduled task on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
<Connection variable>.ModifyScheduling (Function)
Modifies a scheduled task on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
WLanguage procedure called by AndroidActivityResultProcedure
WLanguage procedure ("callback") called by AndroidActivityResultProcedure when the result of a third-party Activity is retrieved.
ActionDeclareUndo (Function)
Declares how to cancel an action that was added by ActionDo. This function MUST be called when running the procedure supplied to ActionDo.
Extracting the text of the project
The following text can be extracted......
Native Sybase Connector for WINDEV and WEBDEV 2024
Chart: Managing scales
In a chart, the scales are used to quickly estimate the value of different points found in a chart......
Image drawing and processing functions (prefix syntax)
List of image drawing and processing functions (prefix syntax)...
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
Configuring the "fax server" computer
WINDEV and WEBDEV allow you to manage faxes via the system fax server, available in Windows XP and Windows 2000......
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
Manipuler un champ Editeur_HTML par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
Manipuler un champ Editeur_Images_WB par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
Cleaning the project
After months or years of development and maintenance, the directory of your project often contains several files that are not used anymore but that you don't dare delete......
HDeleteScheduling (Function)
Deletes a scheduled task found on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
HExecuteScheduling (Function)
Immediately runs a scheduled task regardless of its schedule: stored procedure, backup, optimization, refresh of materialized view....
HListScheduling (Function)
Lists the scheduled tasks defined on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
Generation of a class diagram using reverse engineering
WINDEV, WINDEV Mobile and WEBDEV allow you to create the class diagram of an application using reverse engineering (files "......