ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
FaxSend (Function)
Sends a fax according to the connection that was established beforehand (FaxConnect).
fResourceDir (Function)
Returns the path of the read-only resources of the application.
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
Constants for managing Map controls
Constants for managing Map controls...
WEBDEV administrator: Characteristics of current connections
The "Connections" tab gives various information about the current connections......
WLanguage procedure called by CameraVideoStart
WLanguage procedure ("callback") called when the video recording is completed.
Word Processing control ribbon
The Word Processing control ribbon allows you to use a wide range of features and settings......
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
iDocumentCanceled (Example)
Usage example of the iDocumentCanceled function
MatError (Function)
Identifies the type of the last error caused by a Matxxx function (functions for matrix management).
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
Breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
Error 19: The step of this FOR loop must be constant
fStopCompress (Example)
Usage example of the fStopCompress function