ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipDeleteAll (Example)
Usage example of the zipDeleteAll function
fShortName (Example)
Usage example of the fShortName function
ThreadWaitSignal (Example)
Usage example of the ThreadWaitSignal function
HRecordToString (Function)
Converts the content of the current record to string (in a data file, HFSQL view, query, etc.).
<String type>.ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
NFCWriteTag (Function)
Starts writing data to an NFC tag.
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
<picLayer variable>.DrawRectangle (Function)
Draws a rectangle in a picLayer variable.
dSlice (Example)
Usage example of the dSlice function
<Scheduler>.SelectMinus (Function)
Deselects an appointment from a Scheduler control.
<Scheduler>.SelectPlus (Function)
Selects an appointment in a Scheduler control.
<Scheduler>.DeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
ServicePause (Function)
Pauses a service.
zipNbPart (Example)
Usage example of the zipNbPart function
<Destination>.CopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
sOpen (Example)
Usage example of the sOpen function
zipNbFile (Example)
Usage example of the zipNbFile function
Running the test of the User Groupware and installing it
dCopyImage (Example)
Usage example of the dCopyImage function
<Image variable>.Font (Function)
Declares the font that will be used by dText in an Image variable.
<Image>.Font (Function)
Declares the font that will be used by dTexte in an Image control.
ArraySort (Example)
Usage example of the ArraySort function
LDAPListChildren (Example)
Use example for the LDAPListChildren function
GglGetStaticMap (Example)
Usage example of the GglGetStaticMap function
<WDPic variable>.Font (Function)
Declares the font that will be used by dText in a WDPic variable.