ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WaitWindowStart (Function)
Opens the wait window of application.
"Test results" pane
The "Test results" pane shows the results of the different stand-alone tests in a project......
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......
NotifPushProcedure (Function)
Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile application (Android or iOS).
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
dbgCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
dbgCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
fCompare (Function)
Compares the content of two files bit by bit.
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
DDE errors
When a DDE function fails (returns False for example), ErrorInfo allows you to find out the number of the corresponding error]......
dbgCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
dbgCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
mongoOperationsOption (Type of variable)
The mongoOperationsOption type is used to define the options of bulk operations.
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a data file.
Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad......
Describing a problem to the Free Technical Support
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
Deploying in the cloud for PC SOFT applications
PC SOFT allows you to host your sites in the CLOUD for PC SOFT applications......
fStopCompress (Function)
Stops the operation used to compress or decompress a file.