ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GglGetDocument (Function)
Downloads a document from the Google Docs service.
ErrorThrow (Function)
Throw a non-fatal error.
ThreadPause (Function)
Pauses the current thread during the specified duration.
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
InWindowsMobileMode (Function)
Indicates whether the code is run: from a Windows Mobile application. from a WINDEV application, from a WEBDEV site or from a PHP application. Function kept for backward compatibility....
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
HInitHF55 (Function)
Used to access specific functions for managing xBase (or dBase) data if Native xBase Access provided with WINDEV or WEBDEV 14 is not available.
sEvent (Function)
Branches an event on a serial port.
NationFramework (Function)
Defines or identifies the language of the framework.
WLanguage procedure called by iCloudKeyValueWatch
Callback of the iCloudKeyValueWatch.Cb function for the callback parameter
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
The SOAP structure
To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure......
FullScreenEnable (Function)
Switches the browser to "Full screen" mode. The browser occupies the entire screen.
SchedulerModifyTask (Function)
Modifies the parameters of a scheduled task.
NumberInWords (Function)
Converts a number to words.
TableAdjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
Events associated with internal windows
List of events associated with internal windows...
SocketClose (Function)
Closes a socket or a connection to a server socket.
Constants for managing the Windows scheduler
List of constants used by the functions for managing the Windows scheduler....
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
LDAPValue (Function)
Returns the value corresponding to the subscript passed as parameter for the specified attribute.
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
dbgConnect (Function)
Used to connect a remote debugger to an application, service, Webservice, etc.